forked from openthread/ot-rtos
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 731 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/openthread"]
path = third_party/openthread/repo
url = https://github.com/openthread/openthread.git
[submodule "third_party/lwip"]
path = third_party/lwip/repo
url = https://git.savannah.nongnu.org/git/lwip.git
[submodule "third_party/libjwt"]
path = third_party/libjwt/repo
url = https://github.com/benmcollins/libjwt.git
[submodule "third_party/jansson"]
path = third_party/jansson/repo
url = https://github.com/akheron/jansson.git
[submodule "third_party/mbedtls/repo"]
path = third_party/mbedtls/repo
url = https://github.com/ARMmbed/mbedtls.git
[submodule "third_party/freertos-addons/repo"]
path = third_party/freertos-addons/repo
url = https://github.com/michaelbecker/freertos-addons.git