Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
147d6585ae27cfe006f49366172682346557f11d
/
.
/
samples
/
microkernel
/
test
/
test_sha256
/
Makefile
blob: 423cb0914604e7300053cae57eef976ed2a9835d [
file
] [
log
] [
blame
]
PLATFORM_CONFIG
?=
basic_atom
MDEF_FILE
=
prj
.
mdef
KERNEL_TYPE
=
micro
CONF_FILE
=
prj_$
(
ARCH
).
conf
SOURCE_DIR
=
$
(
ZEPHYR_BASE
)/
samples
/
crypto
/
test_sha256
/
include $
(
ZEPHYR_BASE
)/
Makefile
.
inc