zephyr/samples/bluetooth/hci_usb/Makefile
Johan Hedberg 87e18b4fbb Bluetooth: samples: Use consistent naming for HCI apps
The convention for Zephyr sample names is to use _ instead of - for
delimiting words.

Change-Id: I08a63e9f600deb38183f81ddb8f8bf407b6eec2e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-09 08:57:52 +02:00

5 lines
91 B
Makefile

CONF_FILE = prj.conf
BOARD ?= quark_se_c1000_devboard
include $(ZEPHYR_BASE)/Makefile.inc