Add fifo/fifo test cases with unified kernel, which cover basic apis across differnt contexts - thread and isr Change-Id: Icb61d3dcd564167b0bd70419c652e0b000869959 Signed-off-by: jing wang <jing.j.wang@intel.com>
4 lines
76 B
Makefile
4 lines
76 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|