Files
SerreklimaatSensor/partitions.csv

320 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have external SPI flash, and run the partition table in it,
3# the offset should be 0x0
4nvs, data, nvs, 0x9000, 0x5000,
5phy_init, data, phy, 0xe000, 0x1000,
6factory, app, factory, 0x10000, 0x1E0000,
7storage, data, spiffs, 0x1F0000, 0x10000,