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
|
58ef2342c2
|
Stop setting WITH_UIP6=1 in example Makefiles
It achieves exactly nothing other than generate confusion
|
2013-11-20 14:52:32 +00:00 |
|
Antonio Lignan
|
5a431482bf
|
Squeeze websense example
|
2012-05-09 10:44:41 +02:00 |
|
Adam Dunkels
|
a06cf93e4c
|
Made the sky and z1 platform handling of PROJECT_CONF_H the same as the other platforms: the makefile should define PROJECT_CONF_H to be the name of the header file to include. This header file should #undef everything it #defines, as it is included after all the other configuration options in contiki-conf.h
|
2011-09-05 11:46:15 +02:00 |
|
Enric M. Calvo
|
425edf3a44
|
Cleaned up some files, moved z1-websense example
|
2011-03-16 17:41:03 +01:00 |
|