This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
05d2d843da
nes-proj
/
examples
/
cc2530dk
/
udp-ipv6
History
Simon Duquennoy
722b3258d1
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
..
client.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
Makefile
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
Makefile.target
New platform: TI cc2530 Development Kit
2012-03-23 14:41:07 +00:00
ping6.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00
project-conf.h
Replace reads of rimestats with RIMESTATS_GET(x)
2013-03-20 21:14:35 +00:00
server.c
Updated include paths for the moved files under net/
2014-01-26 23:20:23 +01:00