Skip to content

Commit

Permalink
Add ItsyBitsy ESP32 (itsybitsy_esp32) to all_platforms.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Feb 26, 2024
1 parent 009b293 commit 9fddb51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all_platforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"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],
"feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None, None],
"feather_esp32_v2" : ["esp32:esp32:adafruit_feather_esp32_v2", None, None],
"itsybitsy_esp32" : ["esp32:esp32:adafruit_itsybitsy_esp32", None, None],
## ESP32-S2
"magtag" : ["esp32:esp32:adafruit_magtag29_esp32s2", "0xbfdd4eee", None],
"funhouse" : ["esp32:esp32:adafruit_funhouse_esp32s2", "0xbfdd4eee", None],
Expand Down

0 comments on commit 9fddb51

Please sign in to comment.