From 23037e108f1bbdd78bee59e7bf95b8b790a1663e Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 30 Oct 2018 17:58:09 +0900 Subject: [PATCH] usb_hid: Add USB_Host_Shield_2.0 submodule --- .gitmodules | 3 +++ tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git | 1 + 2 files changed, 4 insertions(+) create mode 160000 tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git diff --git a/.gitmodules b/.gitmodules index e69de29b..3ae861fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git"] + path = tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git + url = https://github.com/felis/USB_Host_Shield_2.0.git diff --git a/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git b/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git new file mode 160000 index 00000000..ed08df7e --- /dev/null +++ b/tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-git @@ -0,0 +1 @@ +Subproject commit ed08df7e68af06a5612d938b1bbf55cc4458518a -- 2.46.2