Skip to content

Commit 3c4a87f

Browse files
committed
Add ItsyBitsy ESP32 (itsybitsy_esp32) to all_platforms.py
1 parent ece43c9 commit 3c4a87f

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
@@ -13,6 +13,7 @@
1313
"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, None],
1414
"feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None, None],
1515
"feather_esp32_v2" : ["esp32:esp32:adafruit_feather_esp32_v2", None, None],
16+
"itsybitsy_esp32" : ["esp32:esp32:adafruit_itsybitsy_esp32", None, None],
1617
## ESP32-S2
1718
"magtag" : ["esp32:esp32:adafruit_magtag29_esp32s2", "0xbfdd4eee", None],
1819
"funhouse" : ["esp32:esp32:adafruit_funhouse_esp32s2", "0xbfdd4eee", None],

0 commit comments

Comments
 (0)