usb-serial-for-android v3.0.0 Release Notes

Release Date: 2020-08-01 // almost 4 years ago
  • ๐Ÿ”‹ features:

    • ๐Ÿšš move from LGPL to MIT license, as FTDI driver is rewritten

    ๐Ÿ”„ changes:

    • FTDI driver rewritten without LGPL code from libftdi
    • ๐Ÿšš FTDI device FT231X removed from automatically detected devices as it is untested and unknown if it is supported by the new driver
    • ๐Ÿ‘ setRts, getRts, getRCts, setDtr, getDtr, getDsr, getCd, getRi, purgeHwBuffers methods now throw UnsupportedOperationException instead of returning false if not supported