mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
Add hidapi submodule, build updates / readme
This commit is contained in:
parent
bef67c8a2d
commit
6d7419be0e
7 changed files with 25 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -41,3 +41,7 @@
|
|||
[submodule "rsx-debugger"]
|
||||
path = rsx-debugger
|
||||
url = https://github.com/RPCS3/rsx-debugger.git
|
||||
[submodule "3rdparty/hidapi"]
|
||||
path = 3rdparty/hidapi
|
||||
url = https://github.com/RPCS3/hidapi
|
||||
branch = master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue