OVMS3-idf/components/sdmmc
Ivan Grokhotkov 9253d316e7 sdmmc: implement deselecting a card
In some cases the card needs to be returned to standby mode from data
transfer mode. This is done using CMD7 command, which does not receive
any response in this case.
2017-08-16 18:59:04 +08:00
..
include sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
test sdmmc: don’t flip word order in MMC_RSP_BITS 2017-08-16 18:59:04 +08:00
component.mk sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sdmmc_cmd.c sdmmc: implement deselecting a card 2017-08-16 18:59:04 +08:00