lib: Add new submodule for mbedtls, currently at v2.17.0.
From upstream source: https://github.com/ARMmbed/mbedtls.git
This commit is contained in:
parent
cd6b115815
commit
399417adba
|
@ -18,3 +18,6 @@
|
||||||
[submodule "lib/nrfx"]
|
[submodule "lib/nrfx"]
|
||||||
path = lib/nrfx
|
path = lib/nrfx
|
||||||
url = https://github.com/NordicSemiconductor/nrfx.git
|
url = https://github.com/NordicSemiconductor/nrfx.git
|
||||||
|
[submodule "lib/mbedtls"]
|
||||||
|
path = lib/mbedtls
|
||||||
|
url = https://github.com/ARMmbed/mbedtls.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3f8d78411a26e833db18d9fbde0e2f0baeda87f0
|
Loading…
Reference in New Issue