nes-proj/platform/wismote
Gaëtan Harter d0232bb20d Remove unused UIP_CONF_ND6_ defines in platforms
UIP_CONF_ND6_MAX_PREFIXE
  UIP_CONF_ND6_MAX_DEFROUTERS
2015-03-24 13:09:29 +01:00
..
dev Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00
Makefile.wismote 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
cfs-coffee-arch.h Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
contiki-conf.h Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
contiki-wismote-main.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
contiki-wismote-platform.c Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
flash.c Initial WiSMote port based on code from Arago Systems. 2012-01-09 12:25:06 +01:00
leds-arch.c leds setup for WiSMote 2012-01-09 14:41:45 +01:00
node-id.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
platform-conf.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00