contiki/platform/minimal-net
2014-12-01 20:13:09 +01:00
..
clock.c
contiki-conf.h Added UIP_CONF_LLH_LEN. 2014-01-17 22:07:03 +01:00
contiki-main.c 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
leds-arch.c platform/minimal-net: Print out pseudo LED status. 2013-01-30 09:18:40 -08:00
Makefile.minimal-net 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