mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Partition scheme added
This commit is contained in:
parent
e7c3679ad3
commit
e9fc672905
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32c3_out.ld"
|
"ldscript": "esp32c3_out.ld",
|
||||||
|
"partitions": "esp32_partition_app1856k_spiffs320k.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"f_cpu": "160000000L",
|
"f_cpu": "160000000L",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user