Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Gekkio Gekkio released this 12 Dec 18:46
· 2 commits to main since this release
461b3f7

Added

  • Debug implementation for UsbParameters
  • New example: info, which dumps all information and state from MCP2210

Changed

  • Improved loopback example
  • Improved example code in README
  • Switched from libudev + raw hidraw (Linux only) to hidapi, which works on macOS and Windows too. Breaking change
  • Many functions in the API have been redesigned. Breaking change
  • Bump MSRV to 1.63