A port of the library rusb to Zig.
- Add
libusb-1.0/libusb.h
to the include path inbuild.zig
. - Link libusb 1.0 in
build.zig
.
- Add rusb doc comments.
Copyright © 2015 David Cuddeback
Distributed under the MIT License.
A port of the library rusb to Zig.
libusb-1.0/libusb.h
to the include path in build.zig
.build.zig
.Copyright © 2015 David Cuddeback
Distributed under the MIT License.