This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
9f39a8aee9
zephyr
/
samples
/
nanokernel
/
test
/
test_errno
/
Makefile
7 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
test: add nanokernel errno test Tests errno is retrieved per-thread with fibers and one task. Change-Id: I0b0890f250a80a30806dc1294944aa42f4209ace Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2015-12-05 04:30:41 +08:00
KERNEL_TYPE
=
nano
Use BOARD instead of PLATFORM_CONFIG Change-Id: I14db0087cd705df0db8a911071bc3949b5c79314 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-14 04:00:31 +08:00
BOARD
?=
qemu_x86
test: add nanokernel errno test Tests errno is retrieved per-thread with fibers and one task. Change-Id: I0b0890f250a80a30806dc1294944aa42f4209ace Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2015-12-05 04:30:41 +08:00
CONF_FILE
=
prj.conf
i
n
c
l
u
d
e
$
{
Z
E
P
H
Y
R
_
B
A
S
E
}
/
M
a
k
e
f
i
l
e
.
i
n
c