Lightweight State Machine Framework in C
The package smf provides CMake targets:
find_package(smf CONFIG REQUIRED)
target_link_libraries(main PRIVATE smf::smf)
Enable hierarchical state machine support
Enable state machine initial transition feature
v0.2.0#0
All
Apache-2.0
Manifest