MMS 86c714e1c9 7.1.1
changes for QF_MAX_EPOOL==0
2022-10-26 19:47:54 -04:00
..
2022-05-09 14:52:11 -04:00
2022-10-26 19:47:54 -04:00
2022-10-26 19:47:54 -04:00
2022-10-26 19:47:39 -04:00
2022-05-09 14:52:11 -04:00

@page exa_workstation_blinky Example: Blinky Console

Blinky on Win32

Example: Blinky Console

This example corresponds to the QM Tutorial at:

https://www.state-machine.com/qm/gs_tut.html

Specifically the files are as follows:

blinky.qm - the QM model for the Blinky active object
blinky.c  - the generated code for the Blinky application
Makefile  - the makefile to build Blinky on Windows/Linux/macOS