Add libusb dependency

This commit is contained in:
Ameer 2020-06-21 12:39:15 -04:00
parent 0248614add
commit 18a42d3815
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -34,3 +34,6 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "externals/libusb"]
path = externals/libusb
url = https://github.com/ameerj/libusb

1
externals/libusb vendored Submodule

@ -0,0 +1 @@
Subproject commit c5085fc4eb1a83e6a8921a43b8d77f162b9e3b41