zephyr/tests
Anas Nashif 7c85f4b2f5 samples: remove board_shell
This sample is not working on all boards anymore. Adding every single
shell we have to the prj.conf does not work on every board, due to
missing features.

Instead, we now change how shell modules are enabled and make it
possible to enable shell command and modules for any application when
CONFIG_SHELL is enabled.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-06-24 21:37:12 -04:00
..
application_development
arch
benchmarks tests: benchmarks: sched: remove icount notes 2020-06-24 20:28:36 -04:00
bluetooth
boards samples: remove board_shell 2020-06-24 21:37:12 -04:00
crypto
deprecated
drivers
kernel tests: kernel: timer_api: add timer label for this test 2020-06-24 18:04:17 -07:00
lib
misc/test_build
net net: conn: Handle multi interface AF_PACKET recv() properly 2020-06-24 23:34:27 +03:00
portability
posix
shell
subsys
unit
ztest