mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
a51cea02db
HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X. On OpenBSD (like on FreeBSD), the backend uses libusb-1.0 to communicate directly to a USB device. This back-end will of course not work with Bluetooth devices.
6 lines
320 B
Plaintext
6 lines
320 B
Plaintext
HIDAPI is a multi-platform library which allows an application to interface
|
|
with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS
|
|
X. On OpenBSD (like on FreeBSD), the backend uses libusb-1.0 to communicate
|
|
directly to a USB device. This back-end will of course not work with Bluetooth
|
|
devices.
|