zephyr/samples
Alexander Paschoaletto 34efba28b1 sample: msgq: adding a sample code for message queue base usage
this commit adds a sample code to illustrate the base usage
of message queues. a producer and a consumer thread work
together, exchanging messages in a FIFO (for normal payloads)
and LIFO (for higher priority payloads) schemes.

Signed-off-by: Alexander Paschoaletto <axelpinheiro@gmail.com>
2025-07-25 08:16:58 -04:00
..
application_development boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic drivers: pwm: Add support for Apollo510 pwm 2025-07-19 15:31:08 -04:00
bluetooth samples: bluetooth: mtu_update: peripheral: Restart Advertisement 2025-07-19 13:49:46 -04:00
boards samples: boards: st: power_mgmt: wkup_pins: add nucleo_c092rc 2025-07-25 08:14:53 -04:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel sample: msgq: adding a sample code for message queue base usage 2025-07-25 08:16:58 -04:00
modules samples: display: update rtk7eka6m3b00001bu shield related samples 2025-07-22 19:38:02 -04:00
net samples: net: sockets: http_server: Dont block system workq 2025-07-25 08:07:14 -04:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix samples/posix/philosophers: Remove filter on NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
psa secure_storage: increase stack sizes of tests 2025-07-21 07:23:49 -04:00
sensor samples: sensor/mcux_acmp: Support ACMP case on mimxrt700_evk 2025-07-24 16:56:55 +01:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: usb: uac2: implicit: Stop processing micophone data 2025-07-24 17:01:38 +01:00
synchronization
sysbuild boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
tfm_integration samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst