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
88bd2f9560
zephyr
/
tests
/
net
/
udp
/
Makefile
5 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
net: tests: Unit tests for UDP handler Simple UDP protocol testing. Change-Id: I3ee37ff93127245a80fdf31856a95d9efc403862 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-06-14 15:03:38 +08:00
BOARD
?=
qemu_x86
net: do not depend on ARCH Rename project configuration to be architecture independent and do not use ARCH in Makefile. Change-Id: Ic793751e3187bc74fd14cec929754d691b01a799 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-24 06:58:31 +08:00
CONF_FILE
=
prj.conf
net: tests: Unit tests for UDP handler Simple UDP protocol testing. Change-Id: I3ee37ff93127245a80fdf31856a95d9efc403862 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-06-14 15:03:38 +08:00
i
n
c
l
u
d
e
$(
ZEPHYR_BASE
)
/
M
a
k
e
f
i
l
e
.
i
n
c