add lufa as a submodule

better_chibios_wait
skullY 6 years ago committed by skullydazed
parent cf4575b94a
commit 39baa5e80d
  1. 3
      .gitmodules
  2. 1
      lib/lufa

3
.gitmodules vendored

@ -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…
Cancel
Save