osd-contiki/platform/cc2530dk/dev
George Oikonomou 2cc74c5fd4 cc2530dk: Added a 'Serial over USB' platform process
This is based on a usb-test example by Philippe Retornaz. It has
been moved to platform and modified accordingly. With this in place:

- putchar() can work over USB. So we can use things like
  printf, slip output
- USB input can be redirected to slip or serial input

The example itself is no longer needed in the source tree

See Pull Request #18
2012-11-01 17:41:53 +00: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 cc2530: Added a method to maximise stack depth 2012-09-07 17:32:53 +01: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
leds-arch.c Platform cc2530dk now uses models.h to configure differences between the SmartRF and the 2531 USB stick 2012-04-26 16:28:04 +01:00
leds-arch.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
slip-arch.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
smartrf-sensors.c cc2531 Button 2 driver 2012-04-26 16:28:04 +01:00
usb-serial.c cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00
usb-serial.h cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00