Skip to content

Commit 0ba07d2

Browse files
authored
Merge pull request espressif#137 from brentru/add-qtpy-esp32
Build for Adafruit QT Py ESP32 Pico
2 parents 6aba38f + 7d986c9 commit 0ba07d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_platform.py

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"feather_esp32s2_tft" : ["esp32:esp32:adafruit_feather_esp32s2_tft", "0xbfdd4eee", None],
7474
"feather_esp32s3" : ["esp32:esp32:adafruit_feather_esp32s3", "0xc47e5767", None],
7575
"qtpy_esp32s3" : ["esp32:esp32:adafruit_qtpy_esp32s3", "0xc47e5767", None],
76+
"qtpy_esp32" : ["esp32:esp32:adafruit_qtpy_esp32_pico", None, None],
7677
# Adafruit AVR
7778
"trinket_3v" : ["adafruit:avr:trinket3", None, None],
7879
"trinket_5v" : ["adafruit:avr:trinket5", None, None],

0 commit comments

Comments
 (0)