8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
|
|
# Name, Type, SubType, Offset, Size, Flags
|
||
|
|
# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
|
||
|
|
|
||
|
|
nvs, data, nvs, 0x9000, 24K,
|
||
|
|
phy_init, data, phy, 0xf000, 4K,
|
||
|
|
factory, app, factory, 0x010000, 2000K,
|
||
|
|
coco_det, data, spiffs, , 4M,
|