Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 310 Bytes

zusb

A port of the library rusb to Zig.

Usage

  • Add libusb-1.0/libusb.h to the include path in build.zig.
  • Link libusb 1.0 in build.zig.

TODO

  • Add rusb doc comments.

License

Copyright © 2015 David Cuddeback

Distributed under the MIT License.