ESP32-Bus-Pirate/partitions/m5stick_huge_app.csv

310 B

1# It seems that the m5stick-c environment only uses 4 MB out of the 8 MB available
2# Name, Type, SubType, Offset, Size, Flags
3nvs, data, nvs, 0x9000, 0x5000,
4app0, app, factory, 0x10000, 0x380000,
5spiffs, data, spiffs, 0x390000, 0x60000,
6coredump, data, coredump,0x3F0000, 0x10000,