]> granicus.if.org Git - esp-idf/commit
sdmmc: don't use high speed mode with SD over SPI
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 24 Aug 2017 08:28:37 +0000 (16:28 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 25 Aug 2017 06:33:19 +0000 (14:33 +0800)
commit631f5524897db6c16d8f05b30ffdff09d201681c
treef25d4b538da91d8f2cef0678f5770f16207e9503
parent0420c4ec8240e864f5c63a65ae5f2c12d40d5292
sdmmc: don't use high speed mode with SD over SPI

Disabling due to limitation of SPI driver (max 26MHz for full-duplex
mode over GPIO matrix)
components/sdmmc/sdmmc_cmd.c
components/sdmmc/test/test_sd.c
docs/api-reference/storage/sdmmc.rst