This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c946c1ccbb
nes-proj
/
regression-tests
/
04-rime
/
code
/
Makefile
7 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Regression tests for RPL, Rime trickle, and Rime mesh routing protocols The RPL tests test up and down routing, root reboots, 28-hour tests, and tests with more nodes than fit the routing tables
2012-12-08 21:43:35 +00:00
CONTIKI
=
../../..
all
:
trickle
-
node
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-11-12 09:18:29 +00:00
CONTIKI_WITH_RIME
=
1
Regression tests for RPL, Rime trickle, and Rime mesh routing protocols The RPL tests test up and down routing, root reboots, 28-hour tests, and tests with more nodes than fit the routing tables
2012-12-08 21:43:35 +00:00
i
n
c
l
u
d
e
$(
CONTIKI
)
/
M
a
k
e
f
i
l
e
.
i
n
c
l
u
d
e
Reference in New Issue
Copy Permalink