mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
00f2e33008
Fix a case when two options are set as CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK=y CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT=y Closes https://github.com/espressif/esp-idf/issues/13417
7 lines
250 B
CSV
7 lines
250 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0xA000, 0x4000,
|
|
otadata, data, ota, 0xE000, 0x2000,
|
|
ota_0, app, ota_0, , 1M,
|
|
ota_1, app, ota_1, , 1M,
|
|
nvs_key, data, nvs_keys, , 4K,
|