add custom partition
This commit is contained in:
parent
2fd1b58e66
commit
e825cd54b0
|
|
@ -0,0 +1,6 @@
|
||||||
|
# partitions_csi.csv
|
||||||
|
# Name, Type, SubType, Offset, Size, Flags
|
||||||
|
nvs, data, nvs, 0x9000, 0x6000,
|
||||||
|
phy_init, data, phy, 0xF000, 0x1000,
|
||||||
|
factory, app, factory, 0x10000, 0x100000,
|
||||||
|
csi_log, data, 0x40, 0x110000, 0x0F0000,
|
||||||
|
Loading…
Reference in New Issue