6 lines
308 B
Text
6 lines
308 B
Text
# Name, Type, SubType, Offset, Size, Flags
|
|
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
|
|
nvs, data, nvs, 0xD000, 0x2000,
|
|
phy_init, data, phy, 0xF000, 0x1000,
|
|
factory, app, factory, 0x10000, 512K,
|
|
appfs, 0x43, 0x3, , 3M,
|