mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-01 10:43:59 +00:00
* Sync OTA library from AFR 202006.00 release * Support suspend and resume in OTA demo * Sync OTA library from AFR 202007.00 release * Update OTA config files for other projects * In OTA demo, block thread if fail to activate image * Disable downgrade in OTA by default * Update OTA demo config to match from AFR * Add an idle hook to OTA demo to prevent 100% CPU * Fix OTA config format and a mistake from last commit