diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | fw/zephyrproject/modules/crypto/mbedtls | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b1638fc..110d45e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "fw/zephyrproject/modules/espressif"] path = fw/zephyrproject/modules/hal/espressif url = https://github.com/zephyrproject-rtos/hal_espressif +[submodule "fw/zephyrproject/modules/crypto/mbedtls"] + path = fw/zephyrproject/modules/crypto/mbedtls + url = https://github.com/zephyrproject-rtos/mbedtls.git diff --git a/fw/zephyrproject/modules/crypto/mbedtls b/fw/zephyrproject/modules/crypto/mbedtls new file mode 160000 +Subproject 2f24831ee13d399ce019c4632b0bcd440a713f7 |