We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f9e82 commit 9b860afCopy full SHA for 9b860af
1 file changed
posix-win32/blinky/README.md
@@ -6,7 +6,7 @@ This example corresponds to the QM Tutorial at:
6
7
https://www.state-machine.com/qm/gs_tut.html
8
9
-Specifically the files are as follows:
+The following files comprise the project:
10
11
- the `blinky_console.qm` model file, from which all other
12
files are generated:
@@ -16,3 +16,7 @@ Specifically the files are as follows:
16
- `bsp.c` - the generated code for the Board Support Package
17
- `main.c` - the generated code for the main function
18
- `Makefile` - the generated makefile to build Blinky on Windows/Linux/macOS
19
+
20
+## Blinky State Machine and Code
21
22
+
0 commit comments