Skip to content

Commit 8cb2968

Browse files
committed
Add "funhouse_noota" build target
1 parent ece43c9 commit 8cb2968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

all_platforms.py

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
## ESP32-S2
1717
"magtag" : ["esp32:esp32:adafruit_magtag29_esp32s2", "0xbfdd4eee", None],
1818
"funhouse" : ["esp32:esp32:adafruit_funhouse_esp32s2", "0xbfdd4eee", None],
19+
"funhouse_noota" : ["esp32:esp32:adafruit_funhouse_esp32s2:PartitionScheme=tinyuf2_noota", "0xbfdd4eee", None],
1920
"metroesp32s2" : ["esp32:esp32:adafruit_metro_esp32s2", "0xbfdd4eee", None],
2021
"qtpy_esp32s2" : ["esp32:esp32:adafruit_qtpy_esp32s2", "0xbfdd4eee", None],
2122
"feather_esp32s2" : ["esp32:esp32:adafruit_feather_esp32s2", "0xbfdd4eee", None],

0 commit comments

Comments
 (0)