This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
usb-serial-for-android
Watch
1
Star
0
Fork
0
You've already forked usb-serial-for-android
mirror of
https://github.com/mik3y/usb-serial-for-android
synced
2025-12-19 03:56:54 +00:00
Code
Issues
Releases
Wiki
Activity
usb-serial-for-android
/
UsbSerialLibrary
/
src
/
com
/
hoho
/
android
/
usbserial
/
driver
History
mike wakerly
c3ac464ab3
Rename LUFA ids (which use Ateml's vendor code) to match Linux usb.ids
2013-01-16 09:49:21 -08:00
..
CdcAcmSerialDriver.java
Rename LUFA ids (which use Ateml's vendor code) to match Linux usb.ids
2013-01-16 09:49:21 -08:00
FtdiSerialDriver.java
Add setParameters() method and deprecate setBaudRate().
2012-12-07 14:08:03 -08:00
UsbId.java
Rename LUFA ids (which use Ateml's vendor code) to match Linux usb.ids
2013-01-16 09:49:21 -08:00
UsbSerialDriver.java
Add setParameters() method and deprecate setBaudRate().
2012-12-07 14:08:03 -08:00
UsbSerialProber.java
Update device support; change interface to abstract base class.
2012-10-10 22:52:02 -07:00
UsbSerialRuntimeException.java
Initial commit.
2011-12-28 16:29:17 -08:00