Files
kedia/partitions/v1/16m_echoear.csv
0Xiao0 7b5da81892
Some checks failed
Build Boards / Determine variants to build (push) Has been cancelled
Build Boards / Build ${{ matrix.full_name }} (push) Has been cancelled
first commit
2026-06-15 16:47:28 +08:00

10 lines
372 B
CSV

# 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, 0xF0000,
ota_0, app, ota_0, 0x100000, 5M,
ota_1, app, ota_1, 0x700000, 5M,
assets_A, data, spiffs, , 4000K,