zephyr/samples/sensor/th02/Makefile
Anas Nashif a61a7faf53 samples: TH02 temperature and humidity sensor sample
This sample uses the grove temperature and humidity sensor and displays the
read values on the grove LCD.

Change-Id: Id6fb6171c26c97f1b01008fa06a4dc85287d7545
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-17 00:24:34 +00:00

6 lines
102 B
Makefile

KERNEL_TYPE = nano
BOARD ?= quark_d2000_crb
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc