-
CONFIG_MCUMGR_SMP_SHELL
¶
Shell mcumgr SMP transport
Type: bool
Help¶
Enables handling of SMP commands received over shell. This allows the shell to be use for both mcumgr commands and shell commands.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/mgmt/Kconfig:19
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:20
Menu path: (top menu) → Management
config MCUMGR_SMP_SHELL bool prompt "Shell mcumgr SMP transport" selectMCUMGR
selectUART_CONSOLE_MCUMGR
selectCONSOLE_SHELL
selectBASE64
help Enables handling of SMP commands received over shell. This allows the shell to be use for both mcumgr commands and shell commands.
(Definitions include propagated dependencies, including from if’s and menus.)