zephyr/samples/subsys
Glenn Andrews 69fa94f761 Samples: SMF: Add sample for SMF framework
This PR adds a sample demonstrating the use of the
State Machine Framework (SMF)

Instructions are in the README.rst for the sample.

Miro Samek was contacted and gave approval to use the state
diagram in this demo.

Signed-off-by: Glenn Andrews <glenn.andrews.42@gmail.com>
2024-05-10 18:13:08 -04:00
..
bindesc samples bindesc: Add runtime test and change default to native_sim 2023-11-20 12:02:48 +01:00
canbus samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
console hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
debug arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
display boards: Round Display for Xiao 2024-05-07 17:57:23 -04:00
edac doc: samples: edac: add syntax highlight to code blocks 2023-10-18 15:51:22 +03:00
fs samples: littlefs: add support for H3ULCB and Salvator XS M3 2024-05-01 10:55:11 -04:00
input boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
ipc samples: ipc: static_vrings add NXP boards support 2024-04-30 08:57:01 +02:00
llext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
logging Bluetooth: Samples: Remove uses of auto name in AD 2024-04-23 12:42:24 +02:00
lorawan samples: subsys: lorawan: class_a: remove clock sync and multicast 2024-05-02 16:54:43 +02:00
mgmt samples: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
modbus samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
nvs samples: subsys: nvs fix hard fault when running on stm32 targets 2024-04-11 09:08:52 +02:00
pm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
portability hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtio/sensor_batch_processing samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
sensing sensing: Fix initializer compile-time constant 2024-01-24 10:32:10 +01:00
settings boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
shell samples shell_module: Avoid setting incompatible options 2024-04-26 16:19:39 +02:00
sip_svc
smf Samples: SMF: Add sample for SMF framework 2024-05-10 18:13:08 -04:00
task_wdt hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
testsuite samples: pytest: add README 2023-12-14 10:12:21 +01:00
tracing tests: Fix missed renames 2024-04-10 11:50:29 +02:00
usb usb: device: Do not claim to be USB 3.2 device 2024-05-06 14:54:23 +01:00
usb_c samples: usb-c: sink: Add support for WeAct STM32G431 core 2023-11-21 09:54:02 +01:00
video samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
zbus samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
subsys.rst