zigbee_sensor_switch/partitions.csv

324 B

1# Name, Type, SubType, Offset, Size
2nvs, data, nvs, 0x9000, 0x6000
3phy_init, data, phy, 0xf000, 0x1000
4factory, app, factory, 0x10000, 0x1e0000
5zb_storage, data, 0x81, 0x1f0000, 0x4000
6zb_fct, data, 0x81, 0x1f4000, 0x400
7# Add more partitions as needed, ensure total size fits 4MB (0x400000)