Partition from boards.json is not used!

This commit is contained in:
Jason2866 2021-06-01 18:03:51 +00:00
parent 80d188bd37
commit ba753299c4
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
{
"build": {
"arduino":{
"ldscript": "esp32c3_out.ld",
"partitions": "esp32_partition_app1856k_spiffs320k.csv"
"ldscript": "esp32c3_out.ld"
},
"core": "esp32",
"f_cpu": "160000000L",