483fc4705f
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> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.conf | ||
prj.mdef | ||
prj_nble.conf | ||
prj_nimble.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. For building shell with Nordic Bluetooth Low Energy stack (NBLE) use prj_nble.conf: $ make CONF_FILE=prj_nble.conf BOARD=arduino_101