-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
41 lines (41 loc) · 1.67 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
37
38
39
40
41
[submodule "third_party/matter_sdk"]
path = third_party/matter_sdk
url = https://github.com/SiliconLabsSoftware/matter_sdk.git
branch = release_2.4-1.4
[submodule "third_party/simplicity_sdk"]
path = third_party/simplicity_sdk
url = https://github.com/SiliconLabs/simplicity_sdk.git
branch = v2024.6.2
[submodule "third_party/wifi_sdk"]
path = third_party/wifi_sdk
url = https://github.com/SiliconLabs/wiseconnect.git
branch = v3.3.4
[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
[submodule "third_party/third_party_hw_drivers_extension"]
path = third_party/third_party_hw_drivers_extension
url = https://github.com/SiliconLabs/third_party_hw_drivers_extension.git
update = none