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> |
||
|---|---|---|
| .. | ||
| application_development | ||
| arch | ||
| basic | ||
| bluetooth | ||
| boards | ||
| cpp | ||
| data_structures | ||
| drivers | ||
| hello_world | ||
| kernel | ||
| modules | ||
| net | ||
| philosophers | ||
| posix | ||
| psa | ||
| sensor | ||
| shields | ||
| subsys | ||
| synchronization | ||
| sysbuild | ||
| tfm_integration | ||
| userspace | ||
| index.rst | ||
| sample_definition_and_criteria.rst | ||