zephyr/samples/sensor/thermometer/Makefile
Marcus Shawcroft 0bc4b494d7 samples: Add thermometer
Change-Id: Ia561255be4f47dcb2e17bf734af77786fda80d0b
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-11 11:14:06 +00:00

5 lines
80 B
Makefile

BOARD ?= bbc_microbit
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc