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-06-08 00:16:13 +00:00
Code
Issues
Releases
Wiki
Activity
usb-serial-for-android
/
usbSerialForAndroid
History
Kai Morich
fcd8596bdd
enable async read for FTDI as in CDC driver. this prevents -1 error from bulkTransfer() when receiving data in multiple packets, e.g. if consumed to slow at high baud rates.
...
prevent loss of last packet if full
2017-04-01 23:15:55 +02:00
..
src
/main
enable async read for FTDI as in CDC driver. this prevents -1 error from bulkTransfer() when receiving data in multiple packets, e.g. if consumed to slow at high baud rates.
2017-04-01 23:15:55 +02:00
build.gradle
- Updating Gradle project to > 1.0.0
2015-06-23 00:24:43 -04:00