zephyr/subsys/rtio
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
CMakeLists.txt rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
Kconfig rtio: Add a managed memory pool for reads 2023-04-10 18:34:43 -04:00
rtio_executor.c rtio: Add support for multishot reads 2023-05-15 10:10:12 -04:00
rtio_handlers.c rtio: add cancel support 2023-05-15 10:10:12 -04:00
rtio_init.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00