Skip to content

Commit bc13ce1

Browse files
danieldegrassenashif
authored andcommitted
doc: releases: updates for SDHC and Disk driver release notes
Add release notes for SDHC and Disk drivers, highlighting addition of NVME support in the disk driver layer as well as CPOL/CPHA clock modes within the SDHC SPI driver. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 4dd3d86 commit bc13ce1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ Drivers and Sensors
758758
* Disk
759759

760760
* SDMMC STM32L4+: Now compatible with internal DMA
761+
* NVME disks are now supported using FATFS, with a single I/O queue enabled
761762

762763
* Display
763764

@@ -899,6 +900,9 @@ Drivers and Sensors
899900

900901
* SDHC
901902

903+
* Support was added for using CPOL/CPHA SPI clock modes with SD cards, as
904+
some cards require the SPI clock switch to low when not active
905+
902906
* Sensor
903907

904908
* Added generic voltage measurement sample

0 commit comments

Comments
 (0)