-
CONFIG_UPDATEHUB_CE
¶
Use UpdateHub Community Edition Sever
Type: bool
Help¶
Allow the use of UpdateHub Community Server (updatehub-ce) as alternative to the updatehub.io enterprise server.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At lib/updatehub/Kconfig:55
Included via Kconfig:8
→ Kconfig.zephyr:33
→ lib/Kconfig:20
Menu path: (Top) → Additional libraries → UpdateHub Firmware Over-the-Air support
config UPDATEHUB_CE
bool "Use UpdateHub Community Edition Sever"
depends on UPDATEHUB
help
Allow the use of UpdateHub Community
Server (updatehub-ce) as alternative to the
updatehub.io enterprise server.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)