lufa: Use the latest LUFA library on github
This commit is contained in:
parent
4726938779
commit
28662f2978
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "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
|
||||
[submodule "tmk_core/protocol/lufa/lufa-abcminiuser"]
|
||||
path = tmk_core/protocol/lufa/lufa-abcminiuser
|
||||
url = https://github.com/abcminiuser/lufa.git
|
||||
|
|
|
|||
1
tmk_core/protocol/lufa/lufa-abcminiuser
Submodule
1
tmk_core/protocol/lufa/lufa-abcminiuser
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d6a7df4f78898957fa6d5b63e62015ce763560d4
|
||||
Loading…
Add table
Reference in a new issue