Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
93d47e69250bfea9b2b2445a02113e3f983747d6
/
.
/
samples
/
synchronization
/
nanokernel
/
Makefile
blob: 6fe47af4351ed714db40e37e79983cd7039b512c [
file
] [
log
] [
blame
]
KERNEL_TYPE
=
nano
BOARD
?=
qemu_x86
CONF_FILE
=
prj
.
conf
include $
{
ZEPHYR_BASE
}/
Makefile
.
inc