We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73183f commit a7f18b1Copy full SHA for a7f18b1
boards/adafruit_matrixportal_esp32s3.json
@@ -1,8 +1,8 @@
1
{
2
"build": {
3
"arduino":{
4
- "ldscript": "esp32s3_out.ld",
5
- "partitions": "partitions-8MB-tinyuf2.csv"
+ "partitions": "tinyuf2-partitions-8MB.csv",
+ "memory_type": "qio_qspi"
6
},
7
"core": "esp32",
8
"extra_flags": [
0 commit comments