Skip to content

Releases: manuelbl/usbx

0.8.3: Minor release

11 Jan 11:19

Choose a tag to compare

  • Fix for an invalid import (Linux)

0.8.2: Minor release

11 Jan 09:54

Choose a tag to compare

  • 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

23 Feb 09:56

Choose a tag to compare

  • Fix platform detection for processes running under emulation

0.8.0: Initial Public Release

22 Sep 06:38

Choose a tag to compare

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