mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 04:18:10 +00:00
Triggering a new otafetch while one was already in progress was causing crashes due to incorrect setting/clearing of data. This happened specifically on rebooting into new firmware after an OTA when both, CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE and CONFIG_ESP_RMAKER_OTA_AUTOFETCH are enabled.