mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-05 06:54:26 +01:00
so as to enable to upload with bigger program space and avoid issues with sketch too big at build time
8 lines
304 B
CSV
8 lines
304 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000,
|
|
otadata, data, ota, 0xe000, 0x2000,
|
|
app0, app, ota_0, 0x10000, 0x190000,
|
|
app1, app, ota_1, 0x1A0000,0x190000,
|
|
eeprom, data, 0x99, 0x330000,0x1000,
|
|
spiffs, data, spiffs, 0x331000,0x0CF000,
|