esp-idf/components/sdmmc
Ivan Grokhotkov 78fab8a0f9 sdmmc: implement partial DDR support
Works for 3.3V eMMC in 4 line mode.
Not implemented:
- DDR mode for SD cards (UHS-I) also need voltage to be switched to 1.8V.
- 8-line DDR mode for eMMC to be implemented later.
2018-08-30 13:11:54 +08:00
..
include sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
test Temporarily disable SD CD/WP mode tests 2018-05-21 12:27:10 +00:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
sdmmc_cmd.c sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
sdmmc_common.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_common.h sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
sdmmc_init.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_io.c sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00
sdmmc_mmc.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_sd.c sdmmc: command layer refactoring 2018-08-30 13:11:54 +08:00