zephyr/samples/bluetooth/shell
Anas Nashif 10bb38c186 Use SoC instead of platform.
Change terminology and use SoC instead of platform. An SoC provides
features and default configurations available with an SoC. A board
implements the SoC and adds more features and IP block specific to the
board to extend the SoC functionality such as sensors and debugging
features.

Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00
..
src Bluetooth: Fix bt_gatt_discover_func_t callback definition 2016-02-05 20:25:10 -05:00
Makefile Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
prj_arm.conf Bluetooth: Fix HCI driver Kconfig references in samples 2016-02-05 20:25:03 -05:00
prj_x86.conf Bluetooth: Fix HCI driver Kconfig references in samples 2016-02-05 20:25:03 -05:00
prj.mdef
README
testcase.ini Use SoC instead of platform. 2016-02-05 20:25:11 -05:00

First serial line is multiplexed with qemu monitor and bluetooth shell
(btshell) is running there. Use help to check list of commands.