mirror of
https://github.com/ddv2005/AirsoftTracker.git
synced 2026-01-10 04:57:25 +00:00
8 lines
300 B
CSV
8 lines
300 B
CSV
# This is a layout for 16MB of flash
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000,
|
|
otadata, data, ota, 0xe000, 0x2000,
|
|
app0, app, ota_0, 0x10000, 0x2F0000,
|
|
config, data, spiffs, 0x300000, 0x2F0000,
|
|
spiffs, data, spiffs, 0x5F0000,0xA10000,
|