lib: updatehub: Add UpdateHub.io support

UpdateHub is an enterprise-grade solution which makes simple to
remotely update all your embedded devices in the field. It
handles all aspects related to sending Firmware Over-the-Air(FOTA)
updates with maximum security and efficiency, while you focus in
adding value to your product.

Signed-off-by: Christian Tavares <christian.tavares@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Christian Tavares 2018-04-23 11:50:01 -03:00 committed by Carles Cufí
commit 297ac3765f
19 changed files with 1724 additions and 0 deletions

View file

@ -18,4 +18,6 @@ source "lib/os/Kconfig"
source "lib/posix/Kconfig"
source "lib/updatehub/Kconfig"
endmenu