contiki/examples
Thomas 4870f9e8f3 Fix for IPv6 compilation and linkage errors
Two errors have been spotted, when IPv6 is enabled in the ravenusb
Project-Makefile:
#CONTIKI_NO_NET=1
CONTIKI_WITH_IPV6=1

The compile error results from a variable name mismatch in cdc_task.c
The variable 'r' is undeclared and should be renamed to 'route'

The linker also fails with 'undefined references'
This has been mediated by adding 'core/net' to Modules in the
Project-Makefile.
2016-05-09 18:18:28 +02:00
..
antelope
cc26xx
cc2530dk
cc2538-common
cc2538dk
collect
econotag-ecc-test
econotag-flash-test
eeprom-test
email
er-rest-example
er-rest-example-raven
example-shell
extended-rf-api
ftp
galileo
hello-world
http-socket
ip64-router
ipso-objects
ipv6
irc
irc-80col
jn516x
llsec/ccm-star-tests
mbxxx
multi-threading
netperf
openmote-cc2538
ping-ipv6
powertrace
ravenusbstick Fix for IPv6 compilation and linkage errors 2016-05-09 18:18:28 +02:00
rime
rssi-scanner
seedeye/powerswitch
servreg-hack
settings-example
sky
sky-ip
sky-shell
sky-shell-exec
sky-shell-webserver
stm32nucleo-spirit1/sensor-demo
tcp-socket
telnet-server
timers
trickle-library
udp-ipv6
udp-stream
webbrowser
webbrowser-80col
webserver
webserver-ipv6
webserver-ipv6-raven
wget
zolertia