mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
9 lines
251 B
CSV
9 lines
251 B
CSV
# ESP-IDF Partition Table
|
|
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs,data,nvs,0x9000,16K,
|
|
otadata,data,ota,0xd000,8K,
|
|
phy_init,data,phy,0xf000,4K,
|
|
recovery,app,factory,0x10000,1280K,
|
|
ota_0,app,ota_0,0x150000,2688K,
|
|
settings,data,nvs,0x3f0000,64K,
|