lufa: Use the latest LUFA library on github

This commit is contained in:
tmk 2020-02-08 20:31:38 +09:00
parent 4726938779
commit 28662f2978
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk"] [submodule "tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk"]
path = tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk path = tmk_core/protocol/usb_hid/USB_Host_Shield_2.0-tmk
url = https://github.com/tmk/USB_Host_Shield_2.0.git url = https://github.com/tmk/USB_Host_Shield_2.0.git
[submodule "tmk_core/protocol/lufa/lufa-abcminiuser"]
path = tmk_core/protocol/lufa/lufa-abcminiuser
url = https://github.com/abcminiuser/lufa.git

@ -0,0 +1 @@
Subproject commit d6a7df4f78898957fa6d5b63e62015ce763560d4