f85566a0b6
Move btshell.h out of samples into include/misc and rename to shell.h Move btshell.c into driver/console and rename to console_handler_shell.c as an shell implementation based on new config CONFIG_CONSOLE_HANDLER_SHELL. Add shell_register_app_cmd_handler for an to app to optionally call so that it can receive cmdlines not handled by the cmds registered with shell_init Change-Id: I5c1585e62ff7a0ee923c6c92833cc762cf912bad Signed-off-by: Thomas Heeley <thomas.heeley@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.mdef | ||
prj_arm.conf | ||
prj_x86.conf | ||
testcase.ini |
README
First serial line is multiplexed with qemu monitor and bluetooth shell (btshell) is running there. Use help to check list of commands.