Skip to content

Commit 699b2be

Browse files
nvlsianpufabiobaltieri
authored andcommitted
doc/release-note-3.2: Flash driver changelog
Updated summary of Flash drivers changes for the 3.2 release Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent 28f9ead commit 699b2be

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

doc/releases/release-notes-3.2.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)