zephyr/lib/smf
Pisit Sawangvonganan a3d37e3f49 lib: smf: correct redundant ctx->executing assignment
Removed duplicate assignment of ctx->executing under
CONFIG_SMF_ANCESTOR_SUPPORT.
Also replaced #ifndef with #ifdef to align with the positive logic
used elsewhere in this file.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2025-06-30 15:20:48 -05:00
..
CMakeLists.txt
Kconfig
smf.c lib: smf: correct redundant ctx->executing assignment 2025-06-30 15:20:48 -05:00