USB serial demo passes data from virtual serial port to debug serial port

Dependencies:   max32630fthr USBDevice

Fork of FTHR_USB_serial by Greg Steiert

This program receives characters from the virtual USBSerial UART and sends them back out over the virtual USBSerial UART and the DapLink UART. It will also change the status of LED 1 based on the least significant bit of the character received.

The default baud rate for the DapLink UART is 9600, the baud rate does not affect the virtual USBSerial UART.

To Build using mbed CLI and GCC ARM:

mbed compile -m MAX32630FTHR -t GCC_ARM

Revision:
3:601c11238ccb
Parent:
2:57500e991166
Child:
5:257f84271bc1
--- a/max32630fthr.lib	Thu Dec 08 00:06:59 2016 +0000
+++ b/max32630fthr.lib	Tue Dec 13 21:37:41 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/switches/code/max32630fthr/#7a1d7d6d520e
+https://developer.mbed.org/users/switches/code/max32630fthr/#09e3dbb49561