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 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
Joakim Eriksson
|
5b1d9617c4
|
moved io and signal and IAR-GCC checks from driver files into contiki include file
|
2011-09-26 10:38:41 +02:00 |
|
Joakim Eriksson
|
77ec0bfa0f
|
fixed the z1 platform and generic code used by z1 to work with IAR compiler
|
2011-05-25 17:21:51 +02:00 |
|
Joakim Eriksson
|
2c16538e6a
|
fixed support for IAR compiler
|
2011-05-13 11:52:42 +02:00 |
|
joxe
|
c0549cad3d
|
added some files for MSP430X I/O
|
2010-08-24 16:23:20 +00:00 |
|