github mik3y/usb-serial-for-android v2.3.0

latest releases: v3.7.1, v3.7.0, v3.6.0...
3 years ago

features:

  • added CH341A support
  • implement CH34x input control lines
  • implemented CP21xx input control lines
  • new getControlLines() and getSupportedControLines() methods
    • getControlLines()requires less USB transfers than calling getRTS() + ... + getRI() individually
    • getSupportedControlLines() tells you, which control lines are supported by a driver. Previously you had to check the driver implementation

changes:

  • open() CP21xx with RTS, DTR unset, for consistency with other drivers

Don't miss a new usb-serial-for-android release

NewReleases is sending notifications on new releases.