Adam Dunkels
|
9b6377ecdc
|
Fix compiler warnings
|
2015-10-20 10:11:37 +02:00 |
|
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 |
|
adamdunkels
|
b5ea3e297b
|
Readded the shell file module so that the nightly test works
|
2010-02-03 20:42:23 +00:00 |
|
adamdunkels
|
53d93eb83f
|
Removed Coffee to reduces the size to make it compile successfully
|
2010-02-02 19:41:49 +00:00 |
|
adamdunkels
|
61d33173a3
|
Renamed the serial module to serial-line
|
2009-03-18 07:20:18 +00:00 |
|
fros4943
|
008d4ba33f
|
sky example running both webserver and serial shell (overrides default slip handler)
|
2009-01-15 13:18:19 +00:00 |
|