nes-proj/platform/sky
Nicolas Tsiftes 5010309005 Make the I/O semantics functionality in Coffee unconditional so that the API becomes consistent across platforms.
Change certain CPP conditionals into C conditionals, which should be possible for the compiler to optimize at runtime. This makes the source code easier to read.
2016-06-14 21:08:00 +02:00
..
apps
dev Remove old unused light drivers 2015-08-04 20:39:09 +01:00
doc
Makefile.common 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.sky 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 Make the I/O semantics functionality in Coffee unconditional so that the API becomes consistent across platforms. 2016-06-14 21:08:00 +02:00
contiki-conf.h Saving ROM and RAM 2016-06-03 16:44:06 +02:00
contiki-sky-main.c Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
contiki-sky-platform.c
node-id.c
platform-conf.h Merge pull request #1375 from myrfy001/myrfy001-patch-1 2016-03-14 16:42:13 +01:00