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 1c6813f commit b4bf436Copy full SHA for b4bf436
platformio.ini
@@ -368,7 +368,7 @@ extra_scripts = pre:rename_usb_config.py
368
extends = common:esp32
369
board = adafruit_qtpy_esp32s3_nopsram
370
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
371
-board_build.partitions = tinyuf2-partitions-4MB.csv
+board_build.partitions = tinyuf2-partitions-8MB.csv
372
extra_scripts = pre:rename_usb_config.py
373
374
; Adafruit QT Py ESP32-S3 with PSRAM
0 commit comments