shell: removing legacy shell
Legacy shell removed in order to avoid maintaining two shells systems. All examples and tests have been migrated to the new shell. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
This commit is contained in:
parent
bfad9721d2
commit
fd0b7f7767
9 changed files with 4 additions and 952 deletions
|
@ -3,7 +3,6 @@ add_subdirectory(debug)
|
|||
add_subdirectory(logging)
|
||||
add_subdirectory_ifdef(CONFIG_BT bluetooth)
|
||||
add_subdirectory_ifdef(CONFIG_CONSOLE_SUBSYS console)
|
||||
add_subdirectory_ifdef(CONFIG_CONSOLE_SHELL shell)
|
||||
add_subdirectory_ifdef(CONFIG_SHELL shell)
|
||||
add_subdirectory_ifdef(CONFIG_CPLUSPLUS cpp)
|
||||
add_subdirectory_ifdef(CONFIG_DISK_ACCESS disk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue