this commit check the priority of 2 system threads - main and idle Change-Id: Ie57e7fdab3d15c0b69d85ed6282bfa6aa04133b4 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
|