zephyr/lib/smf
Geoffrey Hunter fa795f4912 lib: smf: Fix handled bug causing events to not propagate.
When using the SMF for a project discovered that events would sometimes
 not propagate to parent states correctly. Could not create a minimum
reproducable test case for this, but it was found that these changes fixed
the bug. This commit creates a new function to reset internal state,
which is called on entry to smf_set_initial() and smf_set_state().

Closes #81300.

Signed-off-by: Geoffrey Hunter <gbmhunter@gmail.com>
2025-01-23 19:24:08 +01:00
..
CMakeLists.txt
Kconfig Lib: SMF: Add initial transition and smf_set_handled() 2024-03-04 22:16:40 +01:00
smf.c lib: smf: Fix handled bug causing events to not propagate. 2025-01-23 19:24:08 +01:00