nes-proj/platform/cc2530dk/dev
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
..
adc-sensor.c Renamed a cc253x SFRX to stop namespace conflicts 2012-07-11 10:53:14 +01:00
adc-sensor.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
button-sensor.c Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
button-sensor.h The cc2530 button driver would fail to compile if the user disabled button support 2012-05-16 15:22:31 +01:00
io-arch.h cc253x: Config to swap between UART and USB I/O 2012-11-01 17:41:57 +00:00
leds-arch.c Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
leds-arch.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
slip-arch.c cc253x: Config to swap between UART and USB I/O 2012-11-01 17:41:57 +00:00
smartrf-sensors.c Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00
usb-serial.c Improve handling of CDC ACM line state 2013-04-16 15:49:05 +01:00
usb-serial.h Code style fixes: cc2530dk 2012-12-16 19:28:56 +00:00