Files
arduino-esp32/variants
Serguei S. Dukachev 93f10609f4 SDMMC frequency selection based on board type (#5688)
* SDMMC frequency selection based on board type

On Olimex ESP32 EVB I/O operations with SD card can cause error when LAN is used in same time.
Problem is disappearing if SD MMC frequency lower down from SDMMC_FREQ_HIGHSPEED to SDMMC_FREQ_DEFAULT.

No problem if WiFi used instead LAN.

* Code rewritten according to https://github.com/espressif/arduino-esp32/pull/5688#pullrequestreview-759359645
2021-10-01 15:48:20 +03:00
..
2021-04-19 12:28:58 +03:00
2019-06-05 13:44:52 +02:00
2019-06-05 13:44:52 +02:00
2019-06-05 13:44:52 +02:00
2021-04-14 18:10:05 +03:00
2021-04-14 18:10:05 +03:00
2019-09-23 10:14:33 +03:00
2020-09-30 14:49:57 +03:00
2018-02-27 10:14:58 +01:00