1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 12:36:34 -05:00

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"] [submodule "xbyak"]
path = externals/xbyak path = externals/xbyak
url = https://github.com/herumi/xbyak.git url = https://github.com/herumi/xbyak.git
[submodule "externals/libusb"]
path = externals/libusb
url = https://github.com/ameerj/libusb

1
externals/libusb vendored Submodule

Submodule externals/libusb added at c5085fc4eb