OVMS3-idf/components/driver/include
Ivan Grokhotkov 447890247a sdmmc: enable host auto_stop only for certain commands
Perviously host send_auto_stop flag would be set for every data
transfer over 1 block long. This caused stop commands to be sent
after CMD53, which shouldn't be done. Fix by adding an explicit list
of commands for which send_auto_stop should be set.
2018-07-19 10:23:58 +03:00
..
driver sdmmc: enable host auto_stop only for certain commands 2018-07-19 10:23:58 +03:00