-
CONFIG_MCUMGR
¶
mcumgr Support
Type: bool
Help¶
This option enables the mcumgr management library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At ext/lib/mgmt/mcumgr/Kconfig:18
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:19
→ ext/lib/mgmt/Kconfig:22
Menu path: (top menu) → External Sources → Management
config MCUMGR
bool
prompt "mcumgr Support"
select TINYCBOR
help
This option enables the mcumgr management library.
(Definitions include propagated dependencies, including from if’s and menus.)