zephyr/lib/updatehub
Gerson Fernando Budke d1e2d345fb lib: updatehub: Add missing do upgrade request call
After a success image download, UpdateHub needs inform MCUboot that
must test new image and then, on success, commit this new image. This
add missing upgrade request call step and fixes the upgarde flow.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2020-03-30 16:54:29 +03:00
..
include updatehub: move header to library 2019-10-25 18:20:20 -04:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell.c updatehub: move header to library 2019-10-25 18:20:20 -04:00
updatehub.c lib: updatehub: Add missing do upgrade request call 2020-03-30 16:54:29 +03:00
updatehub_device.c lib: updatehub: Fix build warnings 2020-03-30 16:54:29 +03:00
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h