zephyr/samples/kernel
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
..
bootargs
condition_variables
metairq_dispatch
msg_queue sample: msgq: adding a sample code for message queue base usage 2025-07-25 08:16:58 -04:00
index.rst