zephyr/samples
William Tambe 780a92fac5 samples: smp: pi: keep main thread sleeping until ready
Use `k_sem_take(,K_FOREVER)` in the main thread to keep it sleeping
while worker threads are running. The last worker thread to finish
calculation wakes up the main thread.

Signed-off-by: William Tambe <williamt@cadence.com>
2025-03-07 19:46:43 +01:00
..
application_development samples: code_relocation_nocopy: Add configuration for nRF54H20 DK 2025-03-07 19:42:46 +01:00
arch samples: smp: pi: keep main thread sleeping until ready 2025-03-07 19:46:43 +01:00
basic samples: blinky: add esp32s3_supermini overlay 2025-02-14 17:08:03 +01:00
bluetooth samples/bluetooth/tmap_*: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
boards samples: boards: renesas: Add OpenAMP sample for RZ/G3S-SMARC 2025-03-07 19:45:30 +01:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers samples|tests: drivers: flash: Add support for "jedec,mspi-nor" devices 2025-03-07 19:42:46 +01:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples/*/lvgl: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
net samples/net: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2024-09-23 12:00:00 +02:00
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
psa tests: secure_storage: add dependencies 2025-02-27 09:07:56 +00:00
sensor sample: vl53l0x: make sample testable 2025-03-07 19:41:04 +01:00
shields samples/shields: x-nucleo-iks4a1: Add lis2dux12 accel and temp test 2024-12-27 19:34:46 +01:00
subsys samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration samples: tfm_integration: Update regression test dependencies 2025-01-20 11:43:32 +01:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst