Skip to content

Commit ffa4417

Browse files
Remove feather_esp32s3_tinyusb (not a valid combo)
1 parent de083be commit ffa4417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_platform.py

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"feather_esp32s2" : ["esp32:esp32:adafruit_feather_esp32s2", "0xbfdd4eee", None],
7373
"feather_esp32s2_tft" : ["esp32:esp32:adafruit_feather_esp32s2_tft", "0xbfdd4eee", None],
7474
"feather_esp32s3" : ["esp32:esp32:adafruit_feather_esp32s3_nopsram", "0xc47e5767", None],
75-
"feather_esp32s3_tinyusb" : ["esp32:esp32:adafruit_feather_esp32s3_nopsram:usbstack=tinyusb", "0xc47e5767", None],
7675
"feather_esp32s3_4mbflash_2mbpsram" : ["esp32:esp32:adafruit_feather_esp32s3", "0xc47e5767", None],
7776
"feather_esp32s3_tft" : ["esp32:esp32:adafruit_feather_esp32s3_tft", "0xc47e5767", None],
7877
"qtpy_esp32s3" : ["esp32:esp32:adafruit_qtpy_esp32s3", "0xc47e5767", None],

0 commit comments

Comments
 (0)