Added a minimal README
This commit is contained in:
parent
4f17cda40f
commit
d2dd06daf2
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Binding to a tiny part of [libusb](http://libusb.info/).
|
||||||
|
|
||||||
|
For a more complete binding, have a look at the more complete and more advanced [ocaml-usb](https://github.com/letoh/ocaml-usb).
|
||||||
|
|
||||||
|
I wrote this alternate binding:
|
||||||
|
|
||||||
|
- in order to experiment more in depth with Ctypes;
|
||||||
|
- and because I needed something more portable than ocaml-usb: this one is working on Windows, which was not the case of ocaml-usb when I started this project.
|
Loading…
Reference in New Issue
Block a user