The latest development version of this page may be more current than this released 1.14.0 version.
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

Symbols that select this symbol

Kconfig definition

At ext/lib/mgmt/mcumgr/Kconfig:18

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:19ext/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.)