WIP: service and broken partitions
This commit is contained in:
6
partitions_lfs.csv
Normal file
6
partitions_lfs.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
# Name, Type, Subtype, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
otadata, data, ota, 0xf000, 0x2000,
|
||||
app0, app, factory, 0x11000, 0x30000, # 192 KB
|
||||
app1, app, ota_0, 0x41000, 0x30000, # 192 KB
|
||||
littlefs, data, littlefs, 0x71000, 0x9000 # 36 KB
|
||||
|
Reference in New Issue
Block a user