Synchronize board settings according to the latest Arduino core

This commit is contained in:
Valerii Koval
2022-09-26 15:23:00 +03:00
parent bf9c13ff9c
commit 1400178ec6
36 changed files with 76 additions and 67 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"build": {
"arduino":{
"ldscript": "esp32s3_out.ld",
"partitions": "default_16MB.csv"
"partitions": "default_16MB.csv",
"memory_type": "qio_qspi"
},
"core": "esp32",
"extra_flags": [