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
988236f2b9
zephyr
/
samples
/
bluetooth
/
peripheral
/
prj_x86.conf
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bluetooth: Add LE peripheral sample app This patch adds a simple app which initializes Bluetooth and enables connectable advertising (i.e. starts acting in the LE peripheral role). Change-Id: I15bb43ce657b5592d32187a0dfd22ba8bd912641 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2015-04-28 14:38:24 +08:00
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_BLUETOOTH=y
CONFIG_BLUETOOTH_UART=y
Bluetooth: Enable debug for Bluetooth samples and tests Enable CONFIG_BLUETOOTH_DEBUG option for Bluetooth samples. Change-Id: Id0d0377082b16f78f15c5e968c866bed2df69844 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2015-04-17 19:55:34 +08:00
CONFIG_BLUETOOTH_DEBUG=y