Simon Duquennoy
|
a9cc909794
|
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
|
2014-12-01 21:02:57 +01:00 |
|
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 |
|
Rémy Léone
|
8c3fa17ec0
|
Correct several doxygen tags (\file)
|
2014-07-28 11:11:45 +02:00 |
|
Rémy Léone
|
f111058472
|
Removing trailing whitespaces
|
2014-06-30 20:01:05 +02:00 |
|
Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Giovanni `evilaliv3` Pellerano
|
ee556dcf14
|
minor corrections to adhere contiki code style guidelines
|
2012-12-21 12:36:29 +01:00 |
|
Giovanni `evilaliv3` Pellerano
|
fdd380e7ca
|
added support for SEED-EYE board (http://rtn.sssup.it/index.php/hardware/seed-eye)
|
2012-12-20 23:57:47 +01:00 |
|