adds a USB serial port to your design

Dependents:   Example_WatchDog_Timer

History

removed unsupported USB descriptors for geneva default tip

2019-02-26, by rlanders73 [Tue, 26 Feb 2019 20:56:58 +0000] rev 82

removed unsupported USB descriptors for geneva


cleaned up directory structure to only support Geneva devices

2019-02-20, by rlanders73 [Wed, 20 Feb 2019 20:54:28 +0000] rev 81

cleaned up directory structure to only support Geneva devices


added GENEVA_F205 as a target

2019-02-08, by rlanders73 [Fri, 08 Feb 2019 16:24:45 +0000] rev 80

added GENEVA_F205 as a target


made the opening of the serial interface non-blocking

2019-01-30, by rlanders73 [Wed, 30 Jan 2019 22:28:57 +0000] rev 79

made the opening of the serial interface non-blocking


merged

2018-11-26, by rlanders73 [Mon, 26 Nov 2018 21:00:06 +0000] rev 78

merged


added _write, and _read functions to make more compatible with the UARTserial lib

2018-11-26, by rlanders73 [Mon, 26 Nov 2018 20:46:02 +0000] rev 77

added _write, and _read functions to make more compatible with the UARTserial lib


Minor update to disco 475 target, include the correct file

2018-11-26, by Curt Black [Mon, 26 Nov 2018 13:11:03 -0600] rev 76

Minor update to disco 475 target, include the correct file


mbed-os 5.10 compatability

2018-11-24, by Curt Black [Sat, 24 Nov 2018 14:06:47 -0600] rev 75

mbed-os 5.10 compatability

Remove the C++ static init during an ISR, which would attempt
to lock a mutex


Added new target and reorged some of the files in the directory

2018-11-23, by rlanders73 [Fri, 23 Nov 2018 18:05:40 +0000] rev 74

Added new target and reorged some of the files in the directory


removed unused .h file

2018-11-20, by rlanders73 [Tue, 20 Nov 2018 20:24:54 +0000] rev 73

removed unused .h file