-
CONFIG_UPDATEHUB
¶
UpdateHub Firmware Over-the-Air support
Type: bool
Help¶
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.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At lib/updatehub/Kconfig:4
Included via Kconfig:8
→ Kconfig.zephyr:39
→ lib/Kconfig:18
Menu path: (Top) → Additional libraries
menuconfig UPDATEHUB bool "UpdateHub Firmware Over-the-Air support" selectFLASH
selectREBOOT
selectIMG_MANAGER
selectBOOTLOADER_MCUBOOT
selectMPU_ALLOW_FLASH_WRITE
selectNETWORKING
selectREQUIRES_FULL_LIBC
selectNET_UDP
selectNET_SOCKETS
selectNET_SOCKETS_POSIX_NAMES
selectCOAP
selectNET_CONFIG_SETTINGS
selectDNS_RESOLVER
selectJSON_LIBRARY
selectTINYCRYPT
selectTINYCRYPT_SHA256
selectHWINFO
help 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.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)