zephyr/subsys/disk
Markus Fuchs e52cff81a9 disk: sdhc: Add support for standard-capacity SD cards
This patch adds support for SDSCv1 and SDSCv2 cards. It has been tested
with 2 GiB SDSC and 4 GiB to 32 GiB SDHC cards from SanDisk.

Signed-off-by: Markus Fuchs <markus.fuchs@de.sauter-bc.com>
2019-09-19 09:49:07 -05:00
..
CMakeLists.txt usdhc: support NXP i.MXRT usdhc 2019-07-10 11:58:15 -05:00
disk_access_flash.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
disk_access_ram.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
disk_access_sdhc.h disk: sdhc: Add support for standard-capacity SD cards 2019-09-19 09:49:07 -05:00
disk_access_spi_sdhc.c disk: sdhc: Add support for standard-capacity SD cards 2019-09-19 09:49:07 -05:00
disk_access_usdhc.c disk: Fix usdhc driver out-of-bounds array access 2019-08-30 16:57:55 +02:00
disk_access.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
fat12_ramdisk.h
Kconfig disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00