mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bb11f49c74
During write operation (CMD24 or CMD25), the card can report some of the errors in the 1-byte response tokens. Other types of errors are not reported, the host has to get them by issuing CMD13. This commit adds CMD13 request at the end of write operations and reports error to the user if the card status isn't zero. |
||
---|---|---|
.. | ||
include | ||
test | ||
CMakeLists.txt | ||
sdmmc_cmd.c | ||
sdmmc_common.c | ||
sdmmc_common.h | ||
sdmmc_init.c | ||
sdmmc_io.c | ||
sdmmc_mmc.c | ||
sdmmc_sd.c |