osd-contiki/platform/cc2530dk
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
..
dev Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
contiki-conf.h cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00
contiki-main.c Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
debug.c Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
debug.h cc253x: add putdec debug function 2012-09-07 17:32:54 +01:00
Makefile.cc2530dk Makefiles: Allow setting UIP_CONF_IPV6=0 to work as expected. 2013-01-14 22:03:42 -08:00
models.h cc2530dk: Fixed the startup text for dongle builds 2012-11-04 21:44:34 +00:00
putchar.c cc253x: Config to swap between UART and USB I/O 2012-11-01 17:41:57 +00:00
segment.rules New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uip-debug.c cc2530dk and Sensinode: Local copy of uip-debug.c 2012-11-04 21:43:57 +00:00
viztool.c Update to the new ds6_route API 2012-12-16 19:28:56 +00:00