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 Extend the CC26xx web demo to support the LaunchPad 2016-01-28 11:23:20 +00:00
cc2530dk Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
cc2538-common Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
cc2538dk Unified cc2538 examples into single cc2538-common placeholder 2016-02-04 17:26:11 +01:00
collect
econotag-ecc-test
econotag-flash-test
eeprom-test
email
er-rest-example Replaced MRHof with OF-0 for getting code-size down for er-example 2016-03-26 09:45:37 +01:00
er-rest-example-raven
example-shell
extended-rf-api
ftp
galileo galileo: Add example to print out IMR information 2016-03-17 08:35:49 -07:00
hello-world Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
http-socket
ip64-router
ipso-objects Fix a number of leftover mentions of aaaa as a prefix (now fd00) 2016-03-14 13:56:00 +01:00
ipv6 Merge pull request #1605 from tonnenpinguin/pr_fix_slip_config 2016-04-20 12:51:43 +02:00
irc
irc-80col
jn516x llsec: Permit dynamic security levels 2016-04-13 07:54:46 -07:00
llsec/ccm-star-tests llsec: Permit dynamic security levels 2016-04-13 07:54:46 -07:00
mbxxx Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
multi-threading
netperf
openmote-cc2538 Updated the OpenMote-CC2538 platform and examples. 2016-04-18 16:48:48 +02:00
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 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
settings-example
sky Removed Deluge and associated test files. 2016-04-21 13:24:16 +02:00
sky-ip
sky-shell
sky-shell-exec
sky-shell-webserver
stm32nucleo-spirit1/sensor-demo
tcp-socket
telnet-server Activated CBM PFS for the C64 Telnet server. 2016-03-28 19:43:51 +02:00
timers
trickle-library
udp-ipv6 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
udp-stream Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
webbrowser
webbrowser-80col
webserver
webserver-ipv6 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
webserver-ipv6-raven
wget
zolertia Merge pull request #1447 from alignan/pull/cc1200-sensniff 2016-04-27 23:59:45 +02:00