zephyr/drivers/disk
Frank Li 42333dc282 driver: usdhc: add option to disable 1.8v
When 1.8V is disabled, sdhc can only
communicate at low speed. But this can
save the external circuit for switching
between 3.3V and 1.8V, which is very
practical in costdown scenarios.

Signed-off-by: Frank Li <lgl88911@163.com>
2021-04-19 08:25:55 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc
flashdisk.c disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
ramdisk.c include: move disk driver interface to own header 2021-03-23 12:16:01 +01:00
sdmmc_sdhc.h
sdmmc_spi.c disk: sdhc: Switch to clock frequency from DTS 2021-03-26 08:34:43 -04:00
sdmmc_stm32.c include: move disk driver interface to own header 2021-03-23 12:16:01 +01:00
usdhc.c driver: usdhc: add option to disable 1.8v 2021-04-19 08:25:55 -05:00