aboutsummaryrefslogtreecommitdiff
path: root/hidapi-sys/README.md
blob: 89048b1d9b193c46796297c6ae89ff1d923d1dc4 (plain)
1
2
3
4
5
6
7
8
9
10
hidapi-sys [![WTFPL](http://img.shields.io/badge/license-WTFPL-blue.svg)](http://www.wtfpl.net/txt/copying)
==========
Bindings for hidapi with support for building sources automatically.

Requirements
------------
`gcc` and `pkg-config` are required for building source automatically.

`git` is required unless `HIDAPI_PATH` is exported to an existing checkout of
hidapi sources.