Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 269 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 269 Bytes

libExtio_genesis

Checkout the wiki for news
To build:

sudo apt-get install libhidapi-dev libhidapi-hidraw0 libhidapi-libusb0
git clone https://github.com/wd8rde/libExtio_genesis.git
cd libExtio_genesis
./bootstrap
./configure
make
sudo make install