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:
Krzysztof Chruscinski 2018-08-09 08:18:18 +02:00 committed by Anas Nashif
commit 527256501f
29 changed files with 38 additions and 41 deletions

View file

@ -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