osd-contiki/platform/cc2530dk
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
..
dev cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00
contiki-conf.h cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00
contiki-main.c cc253x: Renamed P2 interrupt-related files for better consistency 2012-11-01 17:41:38 +00:00
debug.c cc253x: add putdec debug function 2012-09-07 17:32:54 +01:00
debug.h cc253x: add putdec debug function 2012-09-07 17:32:54 +01:00
Makefile.cc2530dk cc2530dk: Added a 'Serial over USB' platform process 2012-11-01 17:41:53 +00:00
models.h cc253x: Configurable linkage for the P2 ISR 2012-11-01 17:41:24 +00:00
putchar.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
segment.rules New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
viztool.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00