mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 07:06:36 +01:00
* New hardware profile: PoE AP - added harware profiles for C6 firmware in menuconfig - added free PSRAM stat in webinterface * fix(fsfree): fixed var type of freesize of FS
9 lines
309 B
CSV
9 lines
309 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x4000
|
|
otadata, data, ota, 0xD000, 0x2000
|
|
phy_init, data, phy, 0xF000, 0x1000
|
|
app0, app, ota_0, 0x10000, 0x200000
|
|
app1, app, ota_1, 0x210000, 0x200000
|
|
spiffs, data, spiffs, 0x410000, 0xBE0000
|
|
coredump, data, coredump, 0xFF0000, 0x10000
|