hidapi: switch to official libusb remote

This commit is contained in:
Megamouse
2025-12-03 15:50:25 +01:00
parent 2a6f1cf35c
commit ff9401303b
3 changed files with 2 additions and 10 deletions
+1 -1
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"]