OVMS3-idf/components/sdmmc
Ivan Grokhotkov bbbdec24d9 sdspi: handle error flags for R3/R7 responses
Previously error flags were only handled for R1 responses. This change
moves error handling into a separate function and calls it for R1/R3/R7.
2018-03-30 18:49:42 +08:00
..
include sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
test test(sdmmc_host): add new test to probe over SD (1-bit). 2018-02-07 12:05:05 +08:00
component.mk sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sdmmc_cmd.c sdspi: handle error flags for R3/R7 responses 2018-03-30 18:49:42 +08:00