ESP32-MiniWebRadio icon indicating copy to clipboard operation
ESP32-MiniWebRadio copied to clipboard

esp32-s3 native usb

Open clear-sky opened this issue 2 years ago • 2 comments

esp32-s3 has native usb support- is that possible to use usb flash memory instead of sd card?

clear-sky avatar Jun 27 '22 23:06 clear-sky

You can pass everything as a file system object, it just has to have the usual methods such as SD or SPIFFS.

schreibfaul1 avatar Jun 28 '22 18:06 schreibfaul1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 21 '22 06:09 stale[bot]