cmake: Use -serial bt-server when CONFIG_BT

Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2017-11-08 17:35:14 +01:00 committed by Anas Nashif
commit c7832bd343
19 changed files with 14 additions and 33 deletions

View file

@ -1,8 +1,6 @@
include($ENV{ZEPHYR_BASE}/cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
project(NONE)
set(QEMU_EXTRA_FLAGS -serial unix:/tmp/bt-server-bredr)
target_sources(app PRIVATE
src/main.c
src/hrs.c