Skip to content

Commit 27cd323

Browse files
danieldegrassehenrikbrixandersen
authored andcommitted
doc: release-notes-3.6: add SD and SDHC changes
Add SD and SDHC release notes, including the addition of the SDIO subsystem Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 17c5753 commit 27cd323

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,10 @@ Drivers and Sensors
520520

521521
* SDHC
522522

523+
* Added SDHC driver for Cadence SDHC IP
524+
* Added SDHC driver for Infineon CAT1 IP
525+
* Added support for SDIO commands to iMX USDHC SDHC driver
526+
523527
* Sensor
524528

525529
* Fixed arithmetic overflow in the LTRF216A driver.
@@ -1062,6 +1066,10 @@ Libraries / Subsystems
10621066
* Fixed issue whereby :kconfig:option:`CONFIG_RETENTION_BUFFER_SIZE` values over 256 would cause
10631067
an infinite loop due to use of 8-bit variables.
10641068

1069+
* SD
1070+
1071+
* Added support for SDIO devices
1072+
10651073
* Storage
10661074

10671075
* File systems: LittleFS module has been updated to version 2.8.1.

0 commit comments

Comments
 (0)