diff options
author | tmk <nobody@nowhere> | 2012-09-01 15:26:12 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-09-02 23:06:02 +0900 |
commit | b17f52ebe188b612d0cb063bd2386434a952aaf4 (patch) | |
tree | 8e3f158110befab70b37121b56c4e8d3bf6e850e /.gitmodules | |
parent | 75c124cce118aeb992ea50939e53f169af0e1ab9 (diff) |
Add submodule USB_Host_Shield_2.0 from my repositry.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29bb2..3e34a635c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "protocol/usb_hid/USB_Host_Shield_2.0"] + path = protocol/usb_hid/USB_Host_Shield_2.0 + url = git@github.com:tmk/USB_Host_Shield_2.0.git |