We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aba38f + 7d986c9 commit 0ba07d2Copy full SHA for 0ba07d2
build_platform.py
@@ -73,6 +73,7 @@
73
"feather_esp32s2_tft" : ["esp32:esp32:adafruit_feather_esp32s2_tft", "0xbfdd4eee", None],
74
"feather_esp32s3" : ["esp32:esp32:adafruit_feather_esp32s3", "0xc47e5767", None],
75
"qtpy_esp32s3" : ["esp32:esp32:adafruit_qtpy_esp32s3", "0xc47e5767", None],
76
+ "qtpy_esp32" : ["esp32:esp32:adafruit_qtpy_esp32_pico", None, None],
77
# Adafruit AVR
78
"trinket_3v" : ["adafruit:avr:trinket3", None, None],
79
"trinket_5v" : ["adafruit:avr:trinket5", None, None],
0 commit comments