mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
344 B
344 B
| 1 | # Name, Type, SubType, Offset, Size, Flags |
|---|---|
| 2 | # Note: Firmware partition offset needs to be 64K aligned, initial 36K (9 sectors) are reserved for bootloader and partition table |
| 3 | nvs, data, nvs, , 0x6000, |
| 4 | phy_init, data, phy, , 0x1000, |
| 5 | factory, app, factory, , 3000K, |
| 6 | rcp_fw, data, spiffs, , 600K, |