7 lines
318 B
CSV
7 lines
318 B
CSV
; # Name, Type, SubType, Offset, Size
|
|
; nvs, data, nvs, 0x9000, 0x8000
|
|
; otadata, data, ota, 0x11000, 0x2000
|
|
; phy_init, data, phy, 0x13000, 0x1000
|
|
; app0, app, ota_0, 0x14000, 0x300000
|
|
; app1, app, ota_1, 0x314000, 0x300000
|
|
; spiffs, data, spiffs, 0x614000, 0x700000 |