8 lines
329 B
CSV
Raw Normal View History

# Name, Type, SubType, Offset, Size, Flags
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
default, app, factory, 0x10000, 256K,
hello_world, app, ota_0, , 256K,
console, app, ota_1, , 1M,
# Required by the console example
nvs, data, nvs, , 32K,