01e29cf395
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> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.conf | ||
prj.mdef | ||
prj_nble.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