Closed andreock closed 1 month ago
Add USB Storage implementation like this one but based on SD card if available. https://github.com/espressif/arduino-esp32/blob/master/libraries/USB/examples/USBMSC/USBMSC.ino
SDBridge32 ready: https://github.com/CapibaraZero/SDBridge32/
Updated DuckyESP: https://github.com/CapibaraZero/DuckyESP/commit/d65c3934711c028cd7bf91280272c1ca1a59e933
Composite mode will solved in another issue(maybe)
Add USB Storage implementation like this one but based on SD card if available. https://github.com/espressif/arduino-esp32/blob/master/libraries/USB/examples/USBMSC/USBMSC.ino