Skip to content

Releases: kevinmehall/nusb

v0.1.2

06 Dec 05:42
Compare
Choose a tag to compare

New features

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Nov 04:41
Compare
Choose a tag to compare

Fixes

  • linux: fix deadlock on event loop by @Dirbaio in #8
  • linux: Fix STATE_ABANDONED value by @Dirbaio in #9
  • linux: Use the right pointer to simulate completion on submit_urb failure by @kevinmehall in #10

New features

  • Allow control transfers on Linux without claiming interface by @kevinmehall in #7

v0.1.0

08 Nov 04:37
Compare
Choose a tag to compare

Initial release