Update partitions.csv

This commit is contained in:
MageDelfador 2025-10-14 20:11:52 +08:00
parent 5e9dbd59de
commit 29c3ee9162

View file

@ -4,4 +4,4 @@
nvs, data, nvs, 0x9000, 0x6000
phy_init, data, phy, 0xf000, 0x1000
factory, app, factory, 0x10000, 1M,
part0, 0x40, 0x1, 0x200000, 1M, encrypted
part0, 0x40, 0x1, 0x200000, 2M, encrypted

1 # Name, Type, SubType, Offset, Size, Flags
4 phy_init, data, phy, 0xf000, 0x1000
5 factory, app, factory, 0x10000, 1M,
6 part0, 0x40, 0x1, 0x200000, 1M, encrypted part0, 0x40, 0x1, 0x200000, 2M, encrypted
7