mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 08:29:41 +02:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
Needs libusb-1.0 (not 0.1!) to work. Readline is optional.
|
|
To build:
|
|
make -C src
|
|
If you have readline (recommended):
|
|
make -C src READLINE=1
|