Releases: kevinmehall/nusb
Releases · kevinmehall/nusb
v0.1.2
v0.1.1
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
Initial release