12c9d9a564
The other (static) definition is in flash_ops.c, all references are also in flash_ops.c.
5 lines
255 B
Text
5 lines
255 B
Text
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x6000,
|
|
# Extra partition to demonstrate reading/writing of encrypted flash
|
|
storage, data, 0xff, 0xf000, 0x1000, encrypted
|
|
factory, app, factory, 0x10000, 1M,
|