We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305cc45 commit bc99adfCopy full SHA for bc99adf
platformio.ini
@@ -370,7 +370,7 @@ extra_scripts = pre:rename_usb_config.py
370
extends = common:esp32
371
board = adafruit_qtpy_esp32s3_nopsram
372
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
373
-board_build.partitions = tinyuf2-partitions-4MB.csv
+board_build.partitions = tinyuf2-partitions-8MB.csv
374
extra_scripts = pre:rename_usb_config.py
375
376
; Adafruit QT Py ESP32-S3 with PSRAM
0 commit comments