shell: Rename shell to legacy_shell
New shell implementation is on the way. For now old one and all references are kept to be gradually replaced by new shell. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
86442038e9
commit
527256501f
29 changed files with 38 additions and 41 deletions
|
@ -205,8 +205,8 @@ void shell_register_mcumgr_handler(shell_mcumgr_function_t handler, void *arg);
|
|||
int shell_exec(char *line);
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
#ifdef CONFIG_CONSOLE_SHELL
|
Loading…
Add table
Add a link
Reference in a new issue