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
debug.c
debug.h
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
segment.rules
viztool.c