mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 04:35:20 +00:00
All SoC specific driver tests go to samples/drivers. Change-Id: Ia9aa2140465320a548504ddb7a44569e2d2af6bd Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
104 B
Makefile
6 lines
104 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= quark_d2000_crb
|
|
CONF_FILE = rtc.config
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|