Add kernel pipe test cases which cover basic pipe apis usage across thread and isr Change-Id: I11899411b305535297f2e25056678d5b7df8fb95 Signed-off-by: jing wang <jing.j.wang@intel.com>
5 lines
76 B
Makefile
5 lines
76 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|