Add hidapi submodule, build updates / readme

This commit is contained in:
Jake 2017-04-28 19:57:12 -05:00 committed by Ivan
parent bef67c8a2d
commit 6d7419be0e
7 changed files with 25 additions and 5 deletions

4
.gitmodules vendored
View file

@ -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