Browse Source

add lufa as a submodule

pull/6643/head
skullY 4 years ago
committed by skullydazed
parent
commit
39baa5e80d
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      lib/lufa

+ 3
- 0
.gitmodules View File

@ -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

+ 1
- 0
lib/lufa

@ -0,0 +1 @@
Subproject commit ce10f7642b0459e409839b23cc91498945119b4d

Loading…
Cancel
Save