resolve dinput bug

This commit is contained in:
wiredopposite
2024-04-16 18:28:16 -06:00
parent da72c91c04
commit 1f27c3d4b5
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

@@ -6,4 +6,7 @@
url = https://github.com/hathach/tinyusb.git
[submodule "lib/tusb_xinput"]
path = lib/tusb_xinput
url = https://github.com/Ryzee119/tusb_xinput.git
url = https://github.com/Ryzee119/tusb_xinput.git
[submodule "src/usbd"]
path = src/usbd
url = https://github.com/wiredopposite/usbd.git

1
src/usbd Submodule

Submodule src/usbd added at 793d355a86