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
|
@ -14,7 +14,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <device.h>
|
||||
#include <shell/shell.h>
|
||||
#include <shell/legacy_shell.h>
|
||||
|
||||
#include <misc/printk.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue