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

Release Date: 2020-08-01 // over 2 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