esp-idf/components/esp_driver_sdmmc/src
Ivan Grokhotkov b08ddfb25b
fix(sdmmc): don't fail in clock update commands when no card detected
Clock update commands don't actually require the card to be present,
so it's not necessary to fail at this stage.
2024-04-17 12:49:22 +02:00
..
sdmmc_host.c fix(sdmmc): don't fail in clock update commands when no card detected 2024-04-17 12:49:22 +02:00
sdmmc_private.h
sdmmc_transaction.c feat(sdmmc): add support for PSRAM DMA on ESP32-P4 2024-04-12 12:56:18 +02:00