Skip to content

Version 0.29.0

Compare
Choose a tag to compare
@newAM newAM released this 29 May 14:18
· 47 commits to main since this release

Added

  • Added a device_type function to work around a bug in the native device_info function.
  • Added wait_on_io_high and wait_on_io_low MPSSE commands.

Changed

  • Changed the TryFrom<Ftdi> trait implementations to use the new device_type function instead of device_info.