zephyr/samples/sensor/bme280/Makefile
Anas Nashif 221bb6979b sensors: bme280: convert to and build with unified kernel
Change-Id: I721ae3a9b982ff4571e7e9bc966df8c79c4dc6c3
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-03 01:45:46 +00:00

6 lines
105 B
Makefile

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