osd-contiki/platform/mb851
Robert Quattlebaum 5afcbf6fff Makefiles: Allow setting UIP_CONF_IPV6=0 to work as expected.
Setting UIP_CONF_IPV6 to zero from the make build command line is
something that seems like it should ensure that IPv6 is disabled, but in
fact it actually *enables* IPv6. This seems counter intuitive, so this
patch changes the behavior of the makefiles to handle this case
properly.
2013-01-14 22:03:42 -08:00
..
apps 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
dev 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
board-mb851.c Added missing include. 2011-04-27 18:12:23 +02:00
contiki-conf.h DOS EOL and indentation fixes (platform files) 2012-10-30 13:44:25 +00:00
contiki-init-net.c 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
contiki-init-net.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
contiki-main.c DOS EOL and indentation fixes (platform files) 2012-10-30 13:44:25 +00:00
Makefile.mb851 Makefiles: Allow setting UIP_CONF_IPV6=0 to work as expected. 2013-01-14 22:03:42 -08:00
platform-conf.h DOS EOL and indentation fixes (platform files) 2012-10-30 13:44:25 +00:00