wellhub_reloaded/partitions.csv

342 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
3nvs,data,nvs,0x9000,0x5000
4otadata,data,ota,0xe000,0x2000
5app0,app,ota_0,0x10000,0x1E0000
6app1,app,ota_1,0x1F0000,0x1E0000
7#eeprom,data,0x99,0x3F0000,0x1000
8spiffs,data,spiffs,0x3F1000,0xF000