7 lines
298 B
Plaintext
7 lines
298 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, 8000K,
|