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
b2a76be25b
zephyr
/
samples
/
testing
/
unit
/
Makefile
4 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
net: Moved net/ to subsys/net * Moved networking code into subsys/net. * Renamed net/yaip to net/ip at the same time. * Fixed the tests/net to compile * Fixed the Makefiles and Kconfig files in subsys/net to use the new location of the IP stack Change-Id: Ie45d9e8cb45a93fefdf969b20a81e3b1d3c16355 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-11-12 05:46:28 +08:00
INCLUDE
+=
subsys
ztest: Add documentation Origin: Original Change-Id: I0927c25fbbba5d4863f199d058d311c10d52d784 Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-08-26 18:26:10 +08:00
i
n
c
l
u
d
e
$(
ZEPHYR_BASE
)
/
t
e
s
t
s
/
u
n
i
t
/
M
a
k
e
f
i
l
e
.
u
n
i
t
t
e
s
t