Adds support for freedom and hexiwear boards to the adc_api test. Jira: ZEP-1396 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
5 lines
96 B
Makefile
5 lines
96 B
Makefile
BOARD ?= quark_se_c1000_ss_devboard
|
|
CONF_FILE ?= prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|