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 |
|
George Oikonomou
|
64a95dcb59
|
Code style fixes: sensinode examples
|
2012-12-16 19:28:56 +00:00 |
|
George Oikonomou
|
4f1e251603
|
Some uN_t had crept back in cc2530dk and sensinode.
Changed to uintN_t plus a bit of code formatting
|
2012-03-29 13:10:10 +01:00 |
|
George Oikonomou
|
b7674c3636
|
Reincarnate the sensinode/cc2430 port
|
2012-03-23 14:41:07 +00:00 |
|