slackbuilds_ponce/libraries/libhid/README
Christopher Reimer c1eaa0b817 libraries/libhid: Added (abstraction library for HID devices)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-12 22:14:27 -05:00

4 lines
270 B
Text

libhid is a rewrite of libHID and aims to provide the same functionality
from a more organised framework. It aims to provide a layer of abstraction
for accessing HID-class devices over USB or serial lines (similar to what
libusb provides for the base USB protocol).