Add LUFA as submodule to support USB-capable Atmel chips.
Initially pointing at LUFA release 101122.
This commit is contained in:
parent
e14ec822b8
commit
c304c300b7
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "LUFA"]
|
||||||
|
path = LUFA
|
||||||
|
url = https://github.com/abcminiuser/lufa-lib.git
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit baa0979c7733d7c2e55ab2a412695851d87059be
|
||||||
Loading…
Reference in New Issue