add lufa as a submodule
parent
cf4575b94a
commit
39baa5e80d
|
@ -11,3 +11,6 @@
|
|||
[submodule "lib/googletest"]
|
||||
path = lib/googletest
|
||||
url = https://github.com/google/googletest
|
||||
[submodule "lib/lufa"]
|
||||
path = lib/lufa
|
||||
url = https://github.com/qmk/lufa
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce10f7642b0459e409839b23cc91498945119b4d
|
Loading…
Reference in New Issue