Files
xiaozhi-esp32/partitions/v2/32m.csv
Xiaoxia d09537ed5c Add V2 parition tables (#1137)
* v1.9.0: update font icons, add mqtt reconnect

* Add v2 parition tables
2025-08-29 09:04:23 +08:00

449 B

1# ESP-IDF Partition Table
2# Name, Type, SubType, Offset, Size, Flags
3nvsfactory, data, nvs, , 200K,
4nvs, data, nvs, , 840K,
5otadata, data, ota, , 0x2000,
6phy_init, data, phy, , 0x1000,
7model, data, spiffs, , 0xF0000,
8ota_0, app, ota_0, 0x200000, 4M,
9ota_1, app, ota_1, 0x600000, 4M,
10assets, data, spiffs, 0xA00000, 16M