8000 lib: Add new submodule for mbedtls, currently at v2.17.0. · shazz/micropython@399417a · GitHub
[go: up one dir, main page]

Skip to content

Commit 399417a

Browse files
committed
lib: Add new submodule for mbedtls, currently at v2.17.0.
From upstream source: https://github.com/ARMmbed/mbedtls.git
1 parent cd6b115 commit 399417a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
[submodule "lib/nrfx"]
1919
path = lib/nrfx
2020
url = https://github.com/NordicSemiconductor/nrfx.git
21+
[submodule "lib/mbedtls"]
22+
path = lib/mbedtls
23+
url = https://github.com/ARMmbed/mbedtls.git

lib/mbedtls

Submodule mbedtls added at 3f8d784

0 commit comments

Comments
 (0)
0