nuttx-apps/system/smf
Felipe MdeO ca11a7e093 system/smf: Port SMF .c/.h files to NuttX
This commit add state machine framework lib to the NuttX project. Also an example is added to help users understand and use this feature.

Changes: Added some files. No impact in other features are expected.

Adjust SMF macro names

Fix issues requested during MR review

update kconfig

fix ci-cd issue

Signed-off-by: Felipe Moura <moura.fmo@gmail.com>
2026-01-05 12:50:04 -05:00
..
Kconfig system/smf: Port SMF .c/.h files to NuttX 2026-01-05 12:50:04 -05:00
Make.defs system/smf: Port SMF .c/.h files to NuttX 2026-01-05 12:50:04 -05:00
Makefile system/smf: Port SMF .c/.h files to NuttX 2026-01-05 12:50:04 -05:00
smf.c system/smf: Port SMF .c/.h files to NuttX 2026-01-05 12:50:04 -05:00