libusb_docs

A library that provides generic access to USB devices

Version

1.0.26-2
(2022-12-27)

Size

319.2

KiB

Repository

HaikuPorts
x86_64
libusb is meant to facilitate the communication with USB hardware.

- portable: Using a single cross-platform API, it provides access to USB devices on Linux, Windows, Android, macOS, BSD, Haiku, etc.
- user-mode: No special privilege or elevation is required for the application to communicate with a device.
- version-agnostic: All versions of the USB protocol, from 1.0 to 3.1 (latest), are supported.