File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ extra_scripts = pre:rename_usb_config.py
232
232
extends = common:esp32
233
233
board = adafruit_feather_esp32s3_nopsram
234
234
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_NOPSRAM
235
+ board_build.partitions = tinyuf2-partitions-8MB.csv
235
236
extra_scripts = pre:rename_usb_config.py
236
237
237
238
; Adafruit Feather ESP32-S3 TFT
@@ -366,7 +367,7 @@ extra_scripts = pre:rename_usb_config.py
366
367
extends = common:esp32
367
368
board = adafruit_qtpy_esp32s3_nopsram
368
369
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
369
- board_build.partitions = tinyuf2-partitions-4MB .csv
370
+ board_build.partitions = tinyuf2-partitions-8MB .csv
370
371
extra_scripts = pre:rename_usb_config.py
371
372
372
373
; Adafruit QT Py ESP32-S3 with PSRAM
You can’t perform that action at this time.
0 commit comments