Skip to content

Commit b4bf436

Browse files
committed
QTPY S3 No PSRAM uses 8MB partition
1 parent 1c6813f commit b4bf436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ extra_scripts = pre:rename_usb_config.py
368368
extends = common:esp32
369369
board = adafruit_qtpy_esp32s3_nopsram
370370
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
371-
board_build.partitions = tinyuf2-partitions-4MB.csv
371+
board_build.partitions = tinyuf2-partitions-8MB.csv
372372
extra_scripts = pre:rename_usb_config.py
373373

374374
; Adafruit QT Py ESP32-S3 with PSRAM

0 commit comments

Comments
 (0)