cc2x3x RPL/non-RPL handling:
- Relevant examples explicitly request it in their Makefile - Removed the definition of UIP_CONF_IPV6_RPL from contiki-conf.h. If needed, it's defined through a -D
This commit is contained in:
parent
259b497122
commit
2f89f41b5a
7 changed files with 5 additions and 2 deletions
|
@ -8,6 +8,7 @@ DEFINES+=MODEL_N601,PROJECT_CONF_H
|
|||
# We need uIPv6, therefore we also need banking
|
||||
HAVE_BANKING=1
|
||||
UIP_CONF_IPV6=1
|
||||
UIP_CONF_RPL=1
|
||||
|
||||
PROJECT_SOURCEFILES += slip-bridge.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue