zephyr/tests/drivers/adc/adc_api/Makefile
Maureen Helm 719f1dac07 tests: adc: Add support for freedom and hexiwear boards
Adds support for freedom and hexiwear boards to the adc_api test.

Jira: ZEP-1396

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-07-19 14:28:08 -05:00

5 lines
96 B
Makefile

BOARD ?= quark_se_c1000_ss_devboard
CONF_FILE ?= prj.conf
include ${ZEPHYR_BASE}/Makefile.test