zephyr/samples/drivers/random/Makefile
Marcus Shawcroft c66adc646d samples: Add random driver sample.
Change-Id: If0552cbd478e49c71bbfa02448113a3a0e3b4463
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-24 16:40:11 +00:00

5 lines
77 B
Makefile

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