USB Dev: Integrate sdcard as a storage media that is accessed by USB-host as a USB Mass Storage Device

This commit is contained in:
Saurabh Kumar Bansal
2022-12-19 11:05:59 +05:30
parent 1d2469fbd1
commit 80cad41cc2
11 changed files with 646 additions and 156 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_IDF_TARGET="esp32s3"
CONFIG_EXAMPLE_STORAGE_MEDIA_SDMMCCARD=y