Skip to content

Commit a759ed9

Browse files
authored
Merge pull request espressif#141 from adafruit/add-esp32-c3
Add Adafruit QT Py ESP32-C3
2 parents 551f12c + d8e49d2 commit a759ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"feather_esp32s3_tft" : ["espressif:esp32:adafruit_feather_esp32s3_tft", "0xc47e5767", "adafruit/master"],
7777
"qtpy_esp32s3" : ["esp32:esp32:adafruit_qtpy_esp32s3", "0xc47e5767", None],
7878
"qtpy_esp32" : ["esp32:esp32:adafruit_qtpy_esp32_pico", None, None],
79+
"qtpy_esp32c3" : ["esp32:esp32:adafruit_qtpy_esp32c3:FlashMode=qio", None, None],
7980
# Adafruit AVR
8081
"trinket_3v" : ["adafruit:avr:trinket3", None, None],
8182
"trinket_5v" : ["adafruit:avr:trinket5", None, None],

0 commit comments

Comments
 (0)