esp-idf/components/sdmmc/test
SalimTerryLi 92e337a38c
sdspi: enable UT & ExampleTest for C3/S2
Closes https://github.com/espressif/esp-idf/issues/7389

(1)     "MMC_RSP_BITS" [sd]                                                             [Y]
(2)     "probe SD in SPI mode" [sd][test_env=UT_T1_SPIMODE]                             [Y]
(3)     "probe SD in SPI mode, slot 0" [sd][ignore]                                     [N]
(4)     "SDMMC performance (SPI mode)" [sdspi][test_env=UT_T1_SPIMODE]                  [Y]
(5)     "SDMMC test read/write with offset (SPI mode)" [sdspi][test_env=UT_T1_SPIMODE]  [Y]
(6)     "CD input works in SPI mode" [sd][test_env=UT_T1_SPIMODE]                       [Y]
(7)     "WP input works in SPI mode" [sd][test_env=UT_T1_SPIMODE]                       [Y]
2021-09-24 15:17:18 +08:00
..
CMakeLists.txt ci: add log output for the sdmmc performance test 2021-06-19 14:12:22 +08:00
component.mk sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
test_sd.c sdspi: enable UT & ExampleTest for C3/S2 2021-09-24 15:17:18 +08:00
test_sdio.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00