docs: RTIO Release Notes for 3.7
Adds relevant release notes for RTIO subsystem for 3.7 Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
1d6ada1182
commit
7f85b64ad6
1 changed files with 7 additions and 0 deletions
|
@ -811,6 +811,13 @@ Drivers and Sensors
|
|||
* Added Raspberry Pi Pico RTC driver.
|
||||
* Added support for :kconfig:option:`CONFIG_RTC_ALARM` on all STM32 MCU series (except STM32F1).
|
||||
|
||||
* RTIO
|
||||
|
||||
* Move lock-free queues out of RTIO into lib, dropping the ``rtio_`` prefix to SPSC and MPSC queues.
|
||||
* Added tests and fixed bugs related to chained callback requests.
|
||||
* Wrapper around p4wq (rtio workq) created to go from blocking to non-blocking behavior in cases
|
||||
where native asynchronous RTIO functionality is unavailable.
|
||||
|
||||
* SMBUS
|
||||
|
||||
* SDHC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue