Lines Matching full:shell
5 # The Kconfig file is dedicated to Shell management group of
16 bool "Mcumgr handlers for shell management"
17 depends on SHELL
21 Enables MCUmgr handlers for shell management. The handler will utilize
22 the dummy backend to execute shell commands and capture the output to
25 It is possible to use additional shell backends in coordination
30 Note that maximum length of shell command accepted is regulated by
38 # Show dummy shell buffer size here, will show help text of original prompt so
41 int "Shell output buffer size (Size of dummy buffer size)"
44 bool "Legacy behaviour: Use rc field for shell function return code"
46 Enabling this options brings back legacy behaviour where the shell
50 shell command exit code, and rc will be used for SMP processing