zephyr/tests/bluetooth/shell
Johan Hedberg 483fc4705f Bluetooth: samples: Add sample Kconfig for nimble based controllers
Add config files to be used on Arduino 101 (or any Curie-based) board
with the MyNewt nimble stack running on the nRF51 and exposing HCI
over UART. These configs contain a stripped-down set of features so
that the resulting image fits e.g. on the Arduino 101.

Change-Id: I7300e9ca4205de6f52aa6ca1bfe4e0b011b6dcbe
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-04-19 13:19:02 +03: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
prj_nimble.conf Bluetooth: samples: Add sample Kconfig for nimble based controllers 2016-04-19 13:19:02 +03: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