Tasmota/esp32_partition_app2880k_sp...

7 lines
260 B
Plaintext
Raw Normal View History

2022-04-25 19:59:23 +01:00
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x2D0000,
factory, app, factory, 0x2E0000,0xD0000,
spiffs, data, spiffs, 0x3B0000,0x50000,