nes-proj/platform/micaz
Simon Duquennoy c2ca3e9fdb Cleanup UIP_CONF_IPV6_RPL configuration 2014-12-02 12:38:55 +01:00
..
apps removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
buildscripts 1. Changed fuse bits to preserve EEPROM through the chip erase when uploading a new OS image. 2009-09-24 07:09:31 +00:00
dev Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
Makefile.micaz 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
contiki-conf.h Cleanup UIP_CONF_IPV6_RPL configuration 2014-12-02 12:38:55 +01:00
contiki-micaz-main.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
init-net.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
init-net.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
node-id.c Fixed compilation problems on the micaz and exp5438 platforms due to the node-id change 2012-11-20 21:16:50 +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