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