forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
36 lines (36 loc) · 1.45 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "third_party/nlunit-test/repo"]
path = third_party/nlunit-test/repo
url = https://github.com/nestlabs/nlunit-test.git
ignore = dirty
[submodule "third_party/nlio/repo"]
path = third_party/nlio/repo
url = https://github.com/nestlabs/nlio.git
ignore = dirty
[submodule "third_party/nlfaultinjection/repo"]
path = third_party/nlfaultinjection/repo
url = https://github.com/nestlabs/nlfaultinjection.git
ignore = dirty
[submodule "third_party/nlassert/repo"]
path = third_party/nlassert/repo
url = https://github.com/nestlabs/nlassert.git
ignore = dirty
[submodule "third_party/mbedtls/repo"]
path = third_party/mbedtls/repo
url = https://github.com/ARMmbed/mbedtls.git
ignore = dirty
[submodule "examples/common/QRCode/repo"]
path = examples/common/QRCode/repo
url = https://github.com/nayuki/QR-Code-generator.git
ignore = dirty
[submodule "examples/common/m5stack-tft/repo"]
path = examples/common/m5stack-tft/repo
url = https://github.com/jeremyjh/ESP32_TFT_library.git
ignore = dirty
[submodule "third_party/pigweed"]
path = third_party/pigweed
url = https://pigweed.googlesource.com/pigweed/pigweed
ignore = dirty
[submodule "third_party/openthread/repo"]
path = third_party/openthread/repo
url = https://github.com/openthread/openthread
ignore = dirty