1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:15:19 +02:00
xburst-tools/README

6 lines
144 B
Plaintext
Raw Normal View History

2010-12-11 23:08:05 +02:00
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