forked from SiliconLabsSoftware/matter_extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.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/matter_sdk"]
path = third_party/matter_sdk
url = https://github.com/SiliconLabsSoftware/matter_sdk.git
[submodule "third_party/simplicity_sdk"]
path = third_party/simplicity_sdk
url = https://github.com/SiliconLabs/simplicity_sdk.git
branch = v2024.6.0
[submodule "third_party/wifi_sdk"]
path = third_party/wifi_sdk
url = https://github.com/SiliconLabs/wiseconnect.git
branch = v3.3.1
[submodule "third_party/aws_ota_sdk/ota-for-aws-iot-embedded-sdk"]
path = third_party/aws_ota_sdk/ota-for-aws-iot-embedded-sdk
url = https://github.com/aws/ota-for-aws-iot-embedded-sdk.git
[submodule "third_party/mbedtls"]
path = third_party/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
[submodule "third_party/QR-Code-generator"]
path = third_party/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator.git
[submodule "third_party/wiseconnect-wifi-bt-sdk"]
path = third_party/wiseconnect-wifi-bt-sdk
url = https://github.com/SiliconLabs/wiseconnect-wifi-bt-sdk.git
[submodule "third_party/sdk_support"]
path = third_party/matter_support
url = https://github.com/SiliconLabs/sdk_support
[submodule "nlio"]
path = third_party/nlio
url = https://github.com/nestlabs/nlio.git
[submodule "nlassert"]
path = third_party/nlassert
url = https://github.com/nestlabs/nlassert.git
[submodule "third_party/matter_private"]
path = third_party/matter_private
url = ssh://[email protected]/wmn_tools/matter_private.git
update = none