zephyr/tests/bluetooth/shell
Johan Hedberg 01e29cf395 Bluetooth: samples/shell: Make more features optional
For memory-constrained platforms (like the Arduino 101) it's desirable
to be able to build a slimmed-down shell app that doesn't contain any
unnecessary features. This patch makes more of them optional.

Change-Id: Ia7f2cc0930dda6dfed5ce020b56913c6e0bc3d6f
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-04-18 13:46:21 +00:00
..
src Bluetooth: samples/shell: Make more features optional 2016-04-18 13:46:21 +00:00
Makefile Bluetooth: shell: Use same config for arm and x86 build 2016-04-11 11:54:07 +00:00
README Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
prj.conf Bluetooth: shell: Use same config for arm and x86 build 2016-04-11 11:54:07 +00:00
prj.mdef Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
prj_nble.conf drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
testcase.ini tests: bluetooth/shell: exclude STM32F103RB from microkernel test 2016-04-01 13:12:57 +00:00

README

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

For building shell with Nordic Bluetooth Low Energy stack (NBLE)
use prj_nble.conf:

$ make CONF_FILE=prj_nble.conf BOARD=arduino_101