Skip to content

Commit b272760

Browse files
teburdjhedberg
authored andcommittedOct 16, 2023
docs: releases: Adds I2C release notes for 3.5
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>
1 parent cb9230e commit b272760

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎doc/releases/release-notes-3.5.rst

+9
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,15 @@ Drivers and Sensors
375375
* STM32 V1 driver now supports large transactions (more than 256 bytes chunks)
376376
* STM32 V2 driver now supports 10-bit addressing.
377377
* I2C devices can now be used as wakeup source from STOP modes on STM32.
378+
* Fix long ISR execution in Silicon Labs I2C target callback
379+
* Fail gracefully on DMA max size for nRF52 devices in the TWIM driver
380+
* Added support for Intel LPSS DMA usage in the DesignWare driver
381+
* Added filtering of dumped messages for debugging using DeviceTree
382+
* Added target mode to Silicon Labs Gecko driver
383+
* Added Intel SEDI driver
384+
* Added Infineon XMC4 driver
385+
* Added Microchip PolarFire SoC driver
386+
* Added Ambiq driver for Apollo4 SoCs
378387

379388
* I2S
380389

0 commit comments

Comments
 (0)
Please sign in to comment.