fix: point to ZSA's lufa fork and to the webusb compatible commit

This commit is contained in:
Florian Didron
2019-11-05 13:27:47 +09:00
committed by Florian Didron
parent 9b8e12814a
commit 40e9813ba2
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -13,4 +13,4 @@
url = https://github.com/google/googletest url = https://github.com/google/googletest
[submodule "lib/lufa"] [submodule "lib/lufa"]
path = lib/lufa path = lib/lufa
url = https://github.com/drashna/lufa url = https://github.com/zsa/lufa