forked from wolfSSL/wolfssl-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 904 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "android/wolfssljni-ndk-sample/wolfssl"]
path = android/wolfssljni-ndk-sample/wolfssl
url = https://github.com/wolfSSL/wolfssl.git
[submodule "android/wolfssljni-ndk-sample/wolfssljni"]
path = android/wolfssljni-ndk-sample/wolfssljni
url = https://github.com/wolfSSL/wolfssljni.git
[submodule "android/wolfssljni-ndk-gradle/wolfssl"]
path = android/wolfssljni-ndk-gradle/wolfssl
url = https://github.com/wolfSSL/wolfssl.git
[submodule "android/wolfssljni-ndk-gradle/wolfssljni"]
path = android/wolfssljni-ndk-gradle/wolfssljni
url = https://github.com/wolfSSL/wolfssljni.git
[submodule "android/wolfcryptjni-ndk-gradle/wolfssl"]
path = android/wolfcryptjni-ndk-gradle/wolfssl
url = https://github.com/wolfssl/wolfssl.git
[submodule "android/wolfcryptjni-ndk-gradle/wolfcrypt-jni"]
path = android/wolfcryptjni-ndk-gradle/wolfcrypt-jni
url = https://github.com/wolfssl/wolfcrypt-jni