7 lines
337 B
CSV
7 lines
337 B
CSV
# 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, 0x9000, 24K,
|
|
phy_init, data, phy, 0xf000, 4K,
|
|
zb_storage, data, fat, 0x10000, 16K,
|
|
zb_fct, data, fat, 0x14000, 1K,
|
|
factory, app, factory, 0x20000, 1M, |