hidapi: switch to official libusb remote

This commit is contained in:
Megamouse 2025-12-03 09:39:22 +01:00
parent 2a6f1cf35c
commit ff9401303b
3 changed files with 2 additions and 10 deletions

2
.gitmodules vendored
View file

@ -21,7 +21,7 @@
ignore = dirty
[submodule "3rdparty/hidapi"]
path = 3rdparty/hidapi/hidapi
url = ../../RPCS3/hidapi.git
url = ../../libusb/hidapi.git
branch = master
ignore = dirty
[submodule "3rdparty/pugixml"]