1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-10 17:36:21 +00:00

6 Commits

Author SHA1 Message Date
mike wakerly
111707c92f Driver interface: add methods for CD, CTS, DSR, DTR, RI, and RTS. 2012-11-28 10:24:47 -08:00
mike wakerly
b328f3cbc9 Increase default read/write buffer sizes; allow tuning. 2012-10-11 19:40:54 -07:00
mike wakerly
c5e9955b01 Update device support; change interface to abstract base class.
Adds support for Teensyduino and a few more Arduino CDC devices.
2012-10-10 22:52:02 -07:00
mike wakerly
b96d43639e FTDI driver: Experimental async support.
Disabled due to Android bug.
2012-08-09 15:32:25 -07:00
mike wakerly
f801b31997 Add new interface method: getDevice(). 2012-06-26 23:15:29 -07:00
mike wakerly
bd50024ebc Initial commit. 2011-12-28 16:29:17 -08:00