Run RPL regression tests in non-storing mode
This commit is contained in:
parent
2fe2a28439
commit
f26ea34c61
24 changed files with 12631 additions and 4 deletions
7
regression-tests/23-rpl-non-storing/code/Makefile
Normal file
7
regression-tests/23-rpl-non-storing/code/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
all: sender-node receiver-node root-node
|
||||
CONTIKI=../../..
|
||||
|
||||
CFLAGS+=-DPROJECT_CONF_H=\"project-conf.h\"
|
||||
|
||||
CONTIKI_WITH_IPV6 = 1
|
||||
include $(CONTIKI)/Makefile.include
|
Loading…
Add table
Add a link
Reference in a new issue