mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-08 23:08:29 +00:00
0c55037ee8
The RPL tests test up and down routing, root reboots, 28-hour tests, and tests with more nodes than fit the routing tables
6 lines
75 B
Makefile
6 lines
75 B
Makefile
CONTIKI = ../../..
|
|
|
|
all: trickle-node
|
|
|
|
include $(CONTIKI)/Makefile.include
|