RTIO Support: SPI #67327
Labels
Architecture Review
Discussion in the Architecture WG required
area: RTIO
area: SPI
SPI bus
Enhancement
Changes/Updates/Additions to existing features
Is your feature request related to a problem? Please describe.
RTIO is a feature that enables lock-free queue like requests to hardware peripherals, allowing for things like SPI transactions to be started in an ISR context. This is very useful for sensors and is part of the newer sensor API. Peripheral drivers should support this API in a broad way in Zephyr
Describe the solution you'd like
SPI bus drivers supporting RTIO broadly.
Additional context
Status of SPI bus driver RTIO support
The text was updated successfully, but these errors were encountered: