diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3e34a635c..17a20decb 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "protocol/usb_hid/USB_Host_Shield_2.0"] | 1 | [submodule "protocol/usb_hid/USB_Host_Shield_2.0"] |
| 2 | path = protocol/usb_hid/USB_Host_Shield_2.0 | 2 | path = protocol/usb_hid/USB_Host_Shield_2.0 |
| 3 | url = git@github.com:tmk/USB_Host_Shield_2.0.git | 3 | url = git@github.com:tmk/USB_Host_Shield_2.0.git |
| 4 | [submodule "protocol/lufa/LUFA-git"] | ||
| 5 | path = protocol/lufa/LUFA-git | ||
| 6 | url = https://github.com/abcminiuser/lufa.git | ||
