feat: initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x5000,
|
||||
otadata, data, ota, 0xe000, 0x2000,
|
||||
app0, app, ota_0, 0x10000, 0x2C0000,
|
||||
zb_storage, data, fat, 0x2D0000, 0x4000,
|
||||
zb_fct, data, fat, 0x2D4000, 0x1000,
|
||||
spiffs, data, spiffs, 0x2D5000, 0x12A000,
|
||||
coredump, data, coredump,0x3FF000, 0x1000,
|
||||
|
Reference in New Issue
Block a user