mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
8 lines
329 B
CSV
8 lines
329 B
CSV
|
# 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,
|