zephyr/tests/bluetooth/shell
Andrew Boie b54355050d REVERTME: bluetooth: tests: disable some tests
bluetooth/shell and bluetooth/tester need to be disabled on
galileo and minnowboard respectively. On these platforms,
the IRQ for the UART console and the H4 are the same IRQ line.
IRQ_CONNECT() is being called on the same IRQ line twice, and
it's only through linker luck that these tests work at all
since one driver will "win" when the mapping is set up at build
time by gen_idt.

gen_idt was supposed to break the build in this situation but
was bugged. The next patch in the series fixes gen_idt.

Change-Id: Ib4a42b57181731121dfad50606c8362a9fd0277d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-03 10:24:25 +00:00
..
src Bluetooth: Change GATT callback return values to ssize_t 2016-02-20 15:39:33 +00:00
Makefile Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
prj_arm.conf Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
prj_nble.conf drivers/nble: Decrease shell debug 2016-02-16 15:44:32 +00:00
prj_x86.conf Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
prj.mdef Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
README Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
testcase.ini REVERTME: bluetooth: tests: disable some tests 2016-03-03 10:24:25 +00:00

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