mirror of
https://github.com/ddv2005/AirsoftTracker.git
synced 2026-01-08 20:17:00 +00:00
300 B
300 B
| 1 | # This is a layout for 16MB of flash |
|---|---|
| 2 | # Name, Type, SubType, Offset, Size, Flags |
| 3 | nvs, data, nvs, 0x9000, 0x5000, |
| 4 | otadata, data, ota, 0xe000, 0x2000, |
| 5 | app0, app, ota_0, 0x10000, 0x2F0000, |
| 6 | config, data, spiffs, 0x300000, 0x2F0000, |
| 7 | spiffs, data, spiffs, 0x5F0000,0xA10000, |