Merge branch 'master' into 'main'
updated partitions and webguiapp component See merge request userbogd/webguiapp_example!2
This commit is contained in:
commit
f108dc383c
|
|
@ -1 +1 @@
|
||||||
Subproject commit bc37b48186ddccb57923bfc5dabd7ddbafcbdd3e
|
Subproject commit 00a60102b4f5811719e328abb52c06a683c10ee6
|
||||||
|
|
@ -4,7 +4,7 @@ nvs, data, nvs, 0x9000, 0x8000
|
||||||
otadata, data, ota, , 0x2000
|
otadata, data, ota, , 0x2000
|
||||||
phy_init, data, phy, , 0x1000
|
phy_init, data, phy, , 0x1000
|
||||||
nvs_key, data, nvs_keys, , 0x1000
|
nvs_key, data, nvs_keys, , 0x1000
|
||||||
ota_0, app, ota_0, 0x20000, 0x1D0000
|
ota_0, app, ota_0, 0x20000, 0x180000
|
||||||
ota_1, app, ota_1, , 0x1D0000
|
ota_1, app, ota_1, , 0x180000
|
||||||
storage, data, fat, , 0x40000
|
storage, data, spiffs, , 0xD0000
|
||||||
|
|
||||||
|
|
|
||||||
|
Loading…
Reference in New Issue
Block a user