usb-serial-for-android/usbSerialForAndroid/src/main/java/com/hoho/android/usbserial/driver
kai-morich f4166f34a0 read w/o timeout now throws exception on connection lost or buffer to small
SerialInputOutputManager already returned connection lost exception, as the next read failed
2021-03-26 18:11:23 +01:00
..
CdcAcmSerialDriver.java IntDef Parity for better warnings 2021-01-16 23:21:10 +01:00
Ch34xSerialDriver.java IntDef Parity for better warnings 2021-01-16 23:21:10 +01:00
CommonUsbSerialPort.java read w/o timeout now throws exception on connection lost or buffer to small 2021-03-26 18:11:23 +01:00
Cp21xxSerialDriver.java IntDef Parity for better warnings 2021-01-16 23:21:10 +01:00
FtdiSerialDriver.java read w/o timeout now throws exception on connection lost or buffer to small 2021-03-26 18:11:23 +01:00
ProbeTable.java move from LGPL to MIT license (#244) 2020-07-29 11:03:26 +02:00
ProlificSerialDriver.java read w/o timeout now throws exception on connection lost or buffer to small 2021-03-26 18:11:23 +01:00
SerialTimeoutException.java improve write timeout handling 2021-02-07 16:37:01 +01:00
UsbId.java mention other CP210x devices, remove CP2110 which is a HID device 2020-09-22 07:52:18 +02:00
UsbSerialDriver.java IntDef Parity for better warnings 2021-01-16 23:21:10 +01:00
UsbSerialPort.java improve write timeout handling 2021-02-07 16:37:01 +01:00
UsbSerialProber.java move from LGPL to MIT license (#244) 2020-07-29 11:03:26 +02:00