arduino-esp32/tools/partitions/default.csv
Me No Dev 57028ad65e Update default.csv
Remove missing column so github can beautify the contents
2017-04-22 16:17:45 +03:00

7 lines
241 B
Plaintext

# Name, Type, SubType, Offset, Size
nvs, data, nvs, 0x9000, 0x5000
otadata, data, ota, 0xe000, 0x2000
app0, app, ota_0, 0x10000, 1M,
app1, app, ota_1, , 1M,
spiffs, data, spiffs, , 0x1F0000,