Simon Duquennoy
|
722b3258d1
|
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 |
|
Nicolas Tsiftes
|
e84d6fc665
|
Added default targets and removed certain C flags.
|
2012-06-04 20:02:23 +02:00 |
|
Nicolas Tsiftes
|
41ad30f93a
|
Avoid setting GCC-specific flags here.
|
2012-01-10 11:25:18 +01:00 |
|
nvt
|
da4d0280e8
|
NetDB: a simple DBMS application using Rime's Mesh protocol to transfer queries and responses.
|
2011-12-06 20:27:41 +01:00 |
|