Files
esp-idf/components
Ivan Grokhotkov 6baf8195ee sdmmc: add support for high speed (HS) mode
By default SD cards are initialized in default speed (DS) mode. Enabling
HS mode requires SWITCH_FUNC command to be sent twice: first time to
query if the card supports switching to HS mode, second time to perform
the switch.

This change implements SWITCH_FUNC command and adds the procedure to
switch to HS mode.
2017-08-16 18:59:04 +08:00
..
2017-07-24 20:07:21 +03:00
2017-08-04 14:56:58 +08:00
2016-11-16 15:57:34 +11:00
2017-06-27 10:35:33 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-07-24 19:57:44 +03:00
2017-07-27 12:44:39 +08:00
2017-04-05 09:23:09 +03:00