patch adds a sample application to demonstrate use of kernel event logger feature. Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
5 lines
76 B
Makefile
5 lines
76 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|