the commit cover basic message queue api testing across contexts and some typical scenario Change-Id: I82bb0c6a5df9d4436f5a98f78d1ad989e32282c8 Signed-off-by: jing wang <jing.j.wang@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
76 B
Makefile
4 lines
76 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|