File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -521,10 +521,20 @@ Drivers and Sensors
521521
522522 * Atmel eefc: Fix support for Cortex-M4 variants.
523523 * Added flash driver for Renesas Smartbond platform
524- * STM32: Added OSPI NOR-flash driver. Supports STM32H7 and STM32U5. Supports DMA.
524+ * Added support for STM32H7 and STM32U5 in the STM32 OSPI driver.
525+ * Added DMA transfer support in the STM32 OSPI driver.
525526 * Added driver for GigaDevice GD32 SoCs
526527 * Added Flash support for NXP LPCXpresso55S36.
527528 * Added Flash support for NXP MIMXRT595 EVK.
529+ * Added on-chip flash driver for TI CC13xx/CC26xx.
530+ * Fixed flash to flash write for Telink B91.
531+ * Fixed DMA priority configuration in the stm32 QSPI driver.
532+ * Drivers are enabled by default based on their devicetree hardware declarations.
533+ * Fixed write from unaligned source for STM32G0x.
534+ * Added Flash support for Renesas Smartbond platform.
535+ * Added Flash support for Cadence QSPI NOR FLASH.
536+ * Fixed usage fault on nRF driver (along with BLE) due to possible incorrect handling of the ticker stop operation.
537+
528538
529539* GPIO
530540
You can’t perform that action at this time.
0 commit comments