Fixed errors
This commit is contained in:
7
partitions.csv
Normal file
7
partitions.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
|
||||
nvs, data, nvs, 0x9000, 24K,
|
||||
phy_init, data, phy, 0xf000, 4K,
|
||||
zb_storage, data, fat, 0x10000, 16K,
|
||||
zb_fct, data, fat, 0x14000, 1K,
|
||||
factory, app, factory, 0x20000, 1M,
|
|
Reference in New Issue
Block a user