zephyr/lib
Glenn Andrews 87db81e5cd Lib: SMF: fix stuck handled bit when transitioning
If both `smf_set_state()` and `smf_set_handled()` are called in
a run action, the `internal->handled` bit would not be reset.

This could cause an issue on the next run action by not
propagating events to parents.

Signed-off-by: Glenn Andrews <glenn.andrews.42@gmail.com>
2024-06-24 14:50:00 -04:00
..
acpi
cpp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
crc lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
hash
heap lib: added blanks between operators 2024-06-13 20:28:23 -04:00
libc libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
mem_blocks
open-amp driver: ram_console: leave one byte from the defined buffer size 2024-06-12 17:09:24 -05:00
os lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
posix posix: shm: offset should compare with the shm size 2024-06-18 19:56:13 -04:00
runtime
smf Lib: SMF: fix stuck handled bit when transitioning 2024-06-24 14:50:00 -04:00
utils everywhere: replace double words 2024-06-22 05:40:22 -04:00
CMakeLists.txt
Kconfig