lufa: Use the latest LUFA library on github
parent
4726938779
commit
28662f2978
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d6a7df4f78898957fa6d5b63e62015ce763560d4
|
||||
Loading…
Reference in New Issue