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
232232extends = common:esp32
233233board = adafruit_feather_esp32s3_nopsram
234234build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_NOPSRAM
235+ board_build.partitions = tinyuf2-partitions-8MB.csv
235236extra_scripts = pre:rename_usb_config.py
236237
237238; Adafruit Feather ESP32-S3 TFT
@@ -366,7 +367,7 @@ extra_scripts = pre:rename_usb_config.py
366367extends = common:esp32
367368board = adafruit_qtpy_esp32s3_nopsram
368369build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
369- board_build.partitions = tinyuf2-partitions-4MB .csv
370+ board_build.partitions = tinyuf2-partitions-8MB .csv
370371extra_scripts = pre:rename_usb_config.py
371372
372373; Adafruit QT Py ESP32-S3 with PSRAM
You can’t perform that action at this time.
0 commit comments