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_N740,PROJECT_CONF_H
|
|||
# This example won't fit in flash without banking so we turn it on
|
||||
HAVE_BANKING=1
|
||||
UIP_CONF_IPV6=1
|
||||
UIP_CONF_RPL=1
|
||||
|
||||
CONTIKI_SOURCEFILES += ping6.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue