USB mass storage driver (#146)

This commit is contained in:
Ken Van Hoeylandt
2025-01-03 01:48:48 +01:00
committed by GitHub
parent ec90198dbf
commit a9e890a7f3
18 changed files with 455 additions and 16 deletions
+4
View File
@@ -4,4 +4,8 @@ dependencies:
espressif/esp_lcd_touch_gt911: "1.1.1~2"
espressif/esp_lcd_touch_ft5x06: "1.0.6~1"
espressif/esp_lcd_touch: "1.1.2"
espressif/esp_tinyusb:
version: "1.5.0"
rules:
- if: "target == esp32s3"
idf: '5.3.2'