S2 as sd card reader
Posted: Fri Feb 05, 2021 12:30 pm
I just added example that is using USB device peripheral on S2 together with sd card (SPI). As the result we have simply sd card reader:
https://github.com/chegewara/EspTinyUSB ... les/sd_msc
With small amount of code it can be used to OTA update S2 with drag n drop.
Example requires to use changes from this PR
https://github.com/espressif/arduino-esp32/pull/4777
https://github.com/chegewara/EspTinyUSB ... les/sd_msc
With small amount of code it can be used to OTA update S2 with drag n drop.
Example requires to use changes from this PR
https://github.com/espressif/arduino-esp32/pull/4777