We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c5753 commit 27cd323Copy full SHA for 27cd323
doc/releases/release-notes-3.6.rst
@@ -520,6 +520,10 @@ Drivers and Sensors
520
521
* SDHC
522
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
+
527
* Sensor
528
529
* Fixed arithmetic overflow in the LTRF216A driver.
@@ -1062,6 +1066,10 @@ Libraries / Subsystems
1062
1066
* Fixed issue whereby :kconfig:option:`CONFIG_RETENTION_BUFFER_SIZE` values over 256 would cause
1063
1067
an infinite loop due to use of 8-bit variables.
1064
1068
1069
+* SD
1070
1071
+ * Added support for SDIO devices
1072
1065
1073
* Storage
1074
1075
* File systems: LittleFS module has been updated to version 2.8.1.
0 commit comments