Skip to content

Commit d92c478

Browse files
authored
Update flash memory size for adafruit_feather_esp32s3
1 parent a1bb458 commit d92c478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/adafruit_feather_esp32s3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
]
5151
]
5252
},
53-
"flash_size": "4MB",
53+
"flash_size": "8MB",
5454
"maximum_ram_size": 327680,
55-
"maximum_size": 4194304,
55+
"maximum_size": 8388608,
5656
"use_1200bps_touch": true,
5757
"wait_for_upload_port": true,
5858
"require_upload_port": true,

0 commit comments

Comments
 (0)