Skip to content

Commit 3a1f134

Browse files
authored
Update adafruit_matrixportal_esp32s3.json
1 parent 1f6368b commit 3a1f134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/adafruit_matrixportal_esp32s3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"build": {
33
"arduino":{
4-
"ldscript": "esp32s3_out.ld",
5-
"partitions": "partitions-8MB-tinyuf2.csv"
4+
"partitions": "tinyuf2-partitions-8MB.csv",
5+
"memory_type": "qio_qspi"
66
},
77
"core": "esp32",
88
"extra_flags": [

0 commit comments

Comments
 (0)