This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
5e4b62c35c
zephyr
/
samples
/
bluetooth
/
central
/
prj.conf
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bluetooth: Add simple central application This application only connects and disconnects to found devices. Change-Id: Ic4d5cde52da37a369aa0583ec774c4dd116c6c6e Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2015-12-15 23:19:21 +08:00
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_LE=y
CONFIG_BLUETOOTH_CENTRAL=y
Bluetooth: samples: Unify config for QEMU and Arduino101 targets Setting CONFIG_ARC_INIT=n in prj.conf make it possible to use same config for both QEMU and Arduino 101 targets. Change-Id: Ie4f549d5721f2b87077fba8787f5b1e2a8f07680 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-06-15 19:40:17 +08:00
CONFIG_ARC_INIT=n