We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece43c9 commit 3c4a87fCopy full SHA for 3c4a87f
all_platforms.py
@@ -13,6 +13,7 @@
13
"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],
14
"feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None, None],
15
"feather_esp32_v2" : ["esp32:esp32:adafruit_feather_esp32_v2", None, None],
16
+ "itsybitsy_esp32" : ["esp32:esp32:adafruit_itsybitsy_esp32", None, None],
17
## ESP32-S2
18
"magtag" : ["esp32:esp32:adafruit_magtag29_esp32s2", "0xbfdd4eee", None],
19
"funhouse" : ["esp32:esp32:adafruit_funhouse_esp32s2", "0xbfdd4eee", None],
0 commit comments