-
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 <Zephyr>/subsys/mgmt/updatehub/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:35
→ <Zephyr>/subsys/mgmt/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Device Management
menuconfig UPDATEHUB bool "UpdateHub Firmware Over-the-Air support" selectFLASH
selectREBOOT
selectIMG_MANAGER
selectIMG_ENABLE_IMAGE_CHECK
selectBOOTLOADER_MCUBOOT
selectMPU_ALLOW_FLASH_WRITE
selectNETWORKING
selectREQUIRES_FULL_LIBC
selectNET_UDP
selectNET_SOCKETS
selectNET_SOCKETS_POSIX_NAMES
selectCOAP
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.)