zephyr/lib/updatehub
Gerson Fernando Budke 3add3d7b60 lib: updatehub: Add download block check
The current CoAP implementation not perform any checks including
duplicated packets. This add block sequency verification and a
timer to ensures that slow networks works apropriately.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2020-06-23 19:22:31 +02:00
..
include updatehub: move header to library 2019-10-25 18:20:20 -04:00
CMakeLists.txt lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00
Kconfig lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00
shell.c lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub.c lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00
updatehub_device.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
updatehub_device.h lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_firmware.c lib: updatehub: Add missing include for FLASH_AREA 2020-05-18 11:12:31 +02:00
updatehub_firmware.h cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
updatehub_priv.h lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00
updatehub_timer.c lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00
updatehub_timer.h lib: updatehub: Add download block check 2020-06-23 19:22:31 +02:00