CONFIG_SMF
Enable Hierarchical State Machine
Type: bool
Help
This option enables the Hierarchical State Machine library
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/lib/smf/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:43
→ <Zephyr>/lib/Kconfig:18
Menu path: (Top) → Additional libraries
config SMF
bool "Enable Hierarchical State Machine"
help
This option enables the Hierarchical State Machine library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)