File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -375,6 +375,15 @@ Drivers and Sensors
375
375
* STM32 V1 driver now supports large transactions (more than 256 bytes chunks)
376
376
* STM32 V2 driver now supports 10-bit addressing.
377
377
* 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
378
387
379
388
* I2S
380
389
You can’t perform that action at this time.
0 commit comments