Files
xiaozhi-esp32/partitions/v1/16m_custom_wakeword.csv

8 lines
329 B
CSV
Raw Normal View History

# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x4000,
otadata, data, ota, 0xd000, 0x2000,
phy_init, data, phy, 0xf000, 0x1000,
model, data, spiffs, 0x10000, 0x3f0000,
ota_0, app, ota_0, 0x400000, 6M,
ota_1, app, ota_1, 0xa00000, 6M,