Skip to content

Commit

Permalink
docs: releases: Adds I2C release notes for 3.5
Browse files Browse the repository at this point in the history
Adds a subset (there was a lot!) of notable fixes, features, and driver
additions for I2C

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
  • Loading branch information
teburd authored and jhedberg committed Oct 16, 2023
1 parent cb9230e commit b272760
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/releases/release-notes-3.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,15 @@ Drivers and Sensors
* STM32 V1 driver now supports large transactions (more than 256 bytes chunks)
* STM32 V2 driver now supports 10-bit addressing.
* I2C devices can now be used as wakeup source from STOP modes on STM32.
* Fix long ISR execution in Silicon Labs I2C target callback
* Fail gracefully on DMA max size for nRF52 devices in the TWIM driver
* Added support for Intel LPSS DMA usage in the DesignWare driver
* Added filtering of dumped messages for debugging using DeviceTree
* Added target mode to Silicon Labs Gecko driver
* Added Intel SEDI driver
* Added Infineon XMC4 driver
* Added Microchip PolarFire SoC driver
* Added Ambiq driver for Apollo4 SoCs

* I2S

Expand Down

0 comments on commit b272760

Please sign in to comment.