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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue