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 <Library>/smf/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:43<Library>/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.)