Skip to content

Commit b8e3b1c

Browse files
committed
add new v2 feather without _daily suffix
1 parent b29903e commit b8e3b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build_platform.py

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"feather_esp8266" : ["esp8266:esp8266:huzzah:xtal=80,vt=flash,exception=disabled,stacksmash=disabled,ssl=all,mmu=3232,non32xfer=fast,eesz=4M2M,ip=lm2f,dbg=Disabled,lvl=None____,wipe=none,baud=115200", None],
6666
"feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None],
6767
"feather_esp32_v2_daily" : ["espressif:esp32:adafruit_feather_esp32_v2", None],
68+
"feather_esp32_v2" : ["espressif:esp32:adafruit_feather_esp32_v2", None],
6869
"magtag" : ["esp32:esp32:adafruit_magtag29_esp32s2", "0xbfdd4eee"],
6970
"funhouse" : ["esp32:esp32:adafruit_funhouse_esp32s2", "0xbfdd4eee"],
7071
"metroesp32s2" : ["esp32:esp32:adafruit_metro_esp32s2", "0xbfdd4eee"],

0 commit comments

Comments
 (0)