Releases: manuelbl/usbx
Releases · manuelbl/usbx
0.8.3: Minor release
0.8.2: Minor release
- Emit warning if requesting string descriptors takes too long indicating that the USB device is not properly working (Windows)
- Suppress stack trace if USB device returns an invalid list of languages (Windows)
0.8.1: Minor release
- Fix platform detection for processes running under emulation
0.8.0: Initial Public Release
Initial public release
- Modern and user-friendly library for working with USB devices
- Built using ctypes (requires no additional software like libusb)
- Works on Windows, Linux, macos, both on Intel/AMD and ARM CPUs