diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | protocol/usb_hid/USB_Host_Shield_2.0 | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eef19ae08..e21f44961 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,3 +1,6 @@ | |||
1 | [submodule "protocol/lufa/LUFA-git"] | 1 | [submodule "protocol/lufa/LUFA-git"] |
2 | path = protocol/lufa/LUFA-git | 2 | path = protocol/lufa/LUFA-git |
3 | url = https://github.com/abcminiuser/lufa.git | 3 | url = https://github.com/abcminiuser/lufa.git |
4 | [submodule "protocol/usb_hid/USB_Host_Shield_2.0"] | ||
5 | path = protocol/usb_hid/USB_Host_Shield_2.0 | ||
6 | url = https://github.com/felis/USB_Host_Shield_2.0.git | ||
diff --git a/protocol/usb_hid/USB_Host_Shield_2.0 b/protocol/usb_hid/USB_Host_Shield_2.0 new file mode 160000 | |||
Subproject 2b4a56de3d090686f62d25ea34042759dc4352d | |||