Skip to content

Commit af62bcc

Browse files
committed
Specify 8MB partition for S3 feather (no PSRAM)
1 parent 13d4ca9 commit af62bcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ extra_scripts = pre:rename_usb_config.py
232232
extends = common:esp32
233233
board = adafruit_feather_esp32s3_nopsram
234234
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_NOPSRAM
235+
board_build.partitions = tinyuf2-partitions-8MB.csv
235236
extra_scripts = pre:rename_usb_config.py
236237

237238
; Adafruit Feather ESP32-S3 TFT

0 commit comments

Comments
 (0)