usb vritual serial to uart
Dependencies: BufferedSerial USBDevice mbed
Fork of USB2UART by
History
refactor and add BREAK support
2017-05-22, by swxu [Mon, 22 May 2017 07:47:13 +0000] rev 7
refactor and add BREAK support
update for Uranus
2017-05-19, by swxu [Fri, 19 May 2017 17:30:32 +0000] rev 6
update for Uranus
add hardware flow control for LPC11Uxx target
2016-03-04, by yihui [Fri, 04 Mar 2016 14:00:51 +0000] rev 5
add hardware flow control for LPC11Uxx target
use buffered serial
2014-07-24, by yihui [Thu, 24 Jul 2014 07:18:44 +0000] rev 4
use buffered serial
use ring buffers
2014-07-23, by yihui [Wed, 23 Jul 2014 09:40:47 +0000] rev 3
use ring buffers
add led indicator
2013-12-25, by yihui [Wed, 25 Dec 2013 03:04:09 +0000] rev 2
add led indicator
settings changed callback function is merged into official USB lib, switch to use official USB lib
2013-12-04, by yihui [Wed, 04 Dec 2013 01:28:54 +0000] rev 1
settings changed callback function is merged into official USB lib, switch to use official USB lib
a USB to UART bridge
2013-10-30, by yihui [Wed, 30 Oct 2013 02:01:50 +0000] rev 0
a USB to UART bridge