esp-idf/components/sdmmc
Armando (Dou Yiwen) 471f1f61ae Merge branch 'feature/support_sdmmc_ver2_on_p4' into 'master'
sdmmc: esp32p4 support

Closes IDF-6502

See merge request espressif/esp-idf!25405
2023-10-19 22:00:40 +08:00
..
include sdmmc: read/write/erase return early on sector count == 0 2023-03-06 15:45:04 +01:00
test Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
sdmmc_cmd.c feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
sdmmc_common.c sdmmc: support tuning input delay on esp32s3 2023-05-11 12:25:22 +00:00
sdmmc_common.h feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
sdmmc_init.c Add high speed mode switch validation check for MMC. 2022-04-28 15:23:21 +02:00
sdmmc_io.c sdmmc: sdio combination cards correct setup 2023-04-24 17:03:09 +02:00
sdmmc_mmc.c feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
sdmmc_sd.c feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00