Files
OpenEPaperLink/ESP32_AP-Flasher/16MB_partition table.csv
Marcel 5b9f8b324e New hardware profile: PoE AP (#141)
* 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
2023-09-29 02:46:11 +02:00

309 B

1# Name, Type, SubType, Offset, Size, Flags
2nvs, data, nvs, 0x9000, 0x4000
3otadata, data, ota, 0xD000, 0x2000
4phy_init, data, phy, 0xF000, 0x1000
5app0, app, ota_0, 0x10000, 0x200000
6app1, app, ota_1, 0x210000, 0x200000
7spiffs, data, spiffs, 0x410000, 0xBE0000
8coredump, data, coredump, 0xFF0000, 0x10000