Skip to content

Commit

Permalink
Update adafruit_matrixportal_esp32s3.json
Browse files Browse the repository at this point in the history
Should fix espressif/arduino-esp32#6762 (comment)

*** [.pio\build\adafruit_matrixportal_esp32s3\partitions.bin] Source `partitions-8MB-tinyuf2.csv' not found, needed by target `.pio\build\adafruit_matrixportal_esp32s3\partitions.bin'.
  • Loading branch information
wuast94 authored Nov 3, 2024
1 parent 4febfdf commit 928072f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/adafruit_matrixportal_esp32s3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"build": {
"arduino":{
"ldscript": "esp32s3_out.ld",
"partitions": "partitions-8MB-tinyuf2.csv"
"partitions": "tinyuf2-partitions-8MB.csv"
},
"core": "esp32",
"extra_flags": [
Expand Down

0 comments on commit 928072f

Please # to comment.