fb8fe671d6
* Add new partition scheme * Init NVS early, so it can be used without BT or WiFi
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000
|
|
otadata, data, ota, 0xe000, 0x2000
|
|
app0, app, ota_0, 0x10000, 1M,
|
|
app1, app, ota_1, , 1M,
|
|
spiffs, data, spiffs, , 0x1F0000,
|