6 lines
285 B
CSV
6 lines
285 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
# Optimized for 2MB flash - 2 large OTA slots (no factory partition)
|
|
nvs, data, nvs, 0x9000, 0x4000,
|
|
phy_init, data, phy, 0xd000, 0x1000,
|
|
ota_0, app, ota_0, 0x10000, 0xF0000,
|
|
ota_1, app, ota_1, 0x100000, 0xF0000, |