esp-idf/components/sdmmc
raldone01 6e2dc5d291 Fix minor documentation issue
Merges https://github.com/espressif/esp-idf/pull/6192

Signed-off-by: yiying <yiying@MacBook-Air-Cindy.local>
2020-12-25 15:46:36 +08:00
..
include Fix minor documentation issue 2020-12-25 15:46:36 +08:00
test sdmmc: Temporarily disable sd_spi test cases 2020-12-24 14:18:01 +11:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
sdmmc_cmd.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_common.c sdmmc: support SDIO over SPI 2019-04-12 02:24:28 +08:00
sdmmc_common.h sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_init.c sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_io.c sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 2020-03-27 18:46:39 +01:00
sdmmc_mmc.c sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_sd.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00