Skip to content

Commit 6f814f0

Browse files
committed
retain old names
1 parent 2de2cd8 commit 6f814f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: build_platform.py

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
"zero" : ["arduino:samd:arduino_zero_native", "0x68ed2b88"],
6161
"cpx" : ["arduino:samd:adafruit_circuitplayground_m0", "0x68ed2b88"],
6262
# Espressif
63+
"esp8266" : ["esp8266:esp8266:huzzah:eesz=4M3M,xtal=80", None],
64+
"esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None],
6365
"feather_esp8266" : ["esp8266:esp8266:huzzah:eesz=4M3M,xtal=80", None],
6466
"feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None],
6567
"feather_esp32_v2_daily" : ["espressif:esp32:adafruit_feather_esp32_v2", None],

0 commit comments

Comments
 (0)