CONFIG_MCUMGR
mcumgr Support
Type: bool
Help
This option enables the mcumgr management library.
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Subsystem>/mgmt/mcumgr/Kconfig:5
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Subsystem>/Kconfig:35
→ <Subsystem>/mgmt/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Device Management
menuconfig MCUMGR
bool "mcumgr Support"
select NET_BUF
select TINYCBOR
help
This option enables the mcumgr management library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)