osd-contiki/platform/cc2530dk
George Oikonomou 007e113ea9 Improve handling of CDC ACM line state
- For the CC2538, simplify handling of USB_CDC_ACM_LINE_STATE
  events. Ignore the Carrier Control (RTS) bit when receiving
  a SET_CONTROL_LINE _STATE request, we are a full duplex device.
- Improve behaviour of the CC2531 USB stick when there is no
  process on the host to read IN data. Basically, we adopt the
  CC2538 approach and we only send data when a DTE is present
2013-04-16 15:49:05 +01:00
..
dev Improve handling of CDC ACM line state 2013-04-16 15:49:05 +01:00
contiki-conf.h Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01: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