lib: Add asf4 as a submodule.
This commit is contained in:
parent
c80614dfc8
commit
875af757bd
|
@ -21,3 +21,6 @@
|
||||||
[submodule "lib/mbedtls"]
|
[submodule "lib/mbedtls"]
|
||||||
path = lib/mbedtls
|
path = lib/mbedtls
|
||||||
url = https://github.com/ARMmbed/mbedtls.git
|
url = https://github.com/ARMmbed/mbedtls.git
|
||||||
|
[submodule "lib/asf4"]
|
||||||
|
path = lib/asf4
|
||||||
|
url = https://github.com/adafruit/asf4
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d270f79aa16dd8fd4ae3b6c14544283dcb992e9c
|
Loading…
Reference in New Issue