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

Committer:
switches
Date:
Mon Feb 06 22:38:15 2017 +0000
Revision:
5:257f84271bc1
Parent:
3:601c11238ccb
Child:
6:684c51f32c1d
Publishing to Maxim Integrated Team

Who changed what in which revision?

UserRevisionLine numberNew contents of line
switches 5:257f84271bc1 1 https://developer.mbed.org/teams/MaximIntegrated/code/max32630fthr/#d524f21d1d10