mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
4M asym partitions for usb flash
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Name, Type, SubType, Offset, Size, Flags
|
# Name, Type, SubType, Offset, Size, Flags
|
||||||
nvs, data, nvs, 0x9000, 0x5000,
|
nvs, data, nvs, 0x9000, 0x5000,
|
||||||
otadata, data, ota, , 0x2000,
|
otadata, data, ota, , 0x2000,
|
||||||
app1, app, ota_1, , 0x140000,
|
|
||||||
app0, app, ota_0, , 0x2A0000,
|
app0, app, ota_0, , 0x2A0000,
|
||||||
|
app1, app, ota_1, , 0x140000,
|
||||||
spiffs, data, spiffs, , 64K,
|
spiffs, data, spiffs, , 64K,
|
||||||
|
Reference in New Issue
Block a user