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