mirror of
https://github.com/mik3y/usb-serial-for-android.git
synced 2026-08-11 08:22:52 +00:00
Added support for LUFA Virtual Serial Example
Closes issue #8. Signed-off-by: mike wakerly <opensource@hoho.com>
This commit is contained in:
committed by
mike wakerly
parent
dfea06412f
commit
890e543e0c
@@ -2,6 +2,7 @@ Current Version (in development)
|
||||
* New driver methods: getCD, getCTS, getDSR, getDTR, setDTR, getRI, getRTS,
|
||||
setRTS.
|
||||
* Library version is available in `com.hoho.android.usbserial.BuildInfo`.
|
||||
* Adds probe support for LUFA CDC device.
|
||||
|
||||
v0.1.0 (2012-10-12)
|
||||
* New driver: CdcAcmSerialDriver.
|
||||
|
||||
Reference in New Issue
Block a user