osd-contiki/cpu/cc2538/usb
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
..
cdc-acm-descriptors.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
usb-arch.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
usb-serial.c Improve handling of CDC ACM line state 2013-04-16 15:49:05 +01:00
usb-serial.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00