diff options
| author | J08nY | 2024-03-28 10:03:44 +0100 |
|---|---|---|
| committer | J08nY | 2024-03-28 10:03:51 +0100 |
| commit | 063b698ed716230b84f81cb88629ab63c0556000 (patch) | |
| tree | c87b627ffecfefd229aa4ab62a663456d69883d2 /.gitmodules | |
| parent | 6d3b0e0d55f44a0da78ee6674abd6b60fd9b556d (diff) | |
| download | ECTester-063b698ed716230b84f81cb88629ab63c0556000.tar.gz ECTester-063b698ed716230b84f81cb88629ab63c0556000.tar.zst ECTester-063b698ed716230b84f81cb88629ab63c0556000.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 54819aa..7fea751 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "ext/wolfcrypt-jni"] path = ext/wolfcrypt-jni url = https://github.com/wolfSSL/wolfcrypt-jni +[submodule "ext/mbedtls"] + path = ext/mbedtls + url = https://github.com/Mbed-TLS/mbedtls.git |
