Releases: felHR85/UsbSerial
Releases · felHR85/UsbSerial
v4.5.2
Added CC3D board (STM F1)
Added CC3D
Added fake FTDI reprogrammed by driver
Ignored modem connected on Samsung devices
Bumped target SDK to 27
Fixed intermittent crashes with read buffers
Fixed NPE in read API
UsbSerial
- Added UC-232A Serial Port from ATEN manufacturer
UsbSerial
- Added an example using the synchronous api.
- Solved a bug in syncRead method when a FTDI device is connected and timeout is set to 0.
UsbSerial
- Solved some minor issues.
- Added a method "isSupported" to know wether a device is supported or not in a easier way.
UsbSerial
-SPI interface added
-CP2103 support added
UsbSerial
CH340 new driver implemented with more baud rates, RTS/CTD, DTR/DSR and Parity
UsbSerial 4.1.1
FTDI synchronous read problem solved
UsbSerial 4.1
Added synchronous write and read operations
UsbSerial 4.0
RTS/CTS and DTR/DSR flow control signals added for CP210x and FTDI devices.
UsbSerial 3.3
UsbSerial updated to Android Studio