contiki/platform/wismote
2014-12-02 12:38:55 +01:00
..
dev Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00
cfs-coffee-arch.h
contiki-conf.h Cleanup UIP_CONF_IPV6_RPL configuration 2014-12-02 12:38:55 +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
flash.c
leds-arch.c
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
node-id.c
platform-conf.h