firmware/partition-table-8MB.csv
Manuel 39ff880506
reorganize 8MB partition for MUI devices (#7860)
* reorganize 8MB partition for MUI devices

* update device-install scripts to MUI 8MB partition scheme
2025-09-08 05:56:47 -05:00

312 B

1# This is a layout for 8MB of flash for MUI devices
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, 0x9000, 0x5000,
4otadata, data, ota, 0xe000, 0x2000,
5app0, app, ota_0, 0x10000, 0x5C0000,
6flashApp, app, ota_1, 0x5D0000,0x0A0000,
7spiffs, data, spiffs, 0x670000,0x180000