zephyr/samples/subsys/rtio
Tom Burdick 7e9d994aa3 samples: rtio: Simple producer consumer sample
A simple sample showing how an interrupt (or thread) could produce data
a thread (potentially a user mode thread) could then consume.

Some great suggestions added thanks to Luis Ubieda
<luisf@croxel.com> to show multishot in use which avoids extra
syscalls in the tight processing loop of the consumer.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-07-23 17:19:04 +01:00
..
producer_consumer samples: rtio: Simple producer consumer sample 2025-07-23 17:19:04 +01:00
sensor_batch_processing
rtio.rst