forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
168 lines (168 loc) · 6.16 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[submodule "nlassert"]
path = third_party/nlassert/repo
url = https://github.com/nestlabs/nlassert.git
branch = master
[submodule "nlfaultinjection"]
path = third_party/nlfaultinjection/repo
url = https://github.com/nestlabs/nlfaultinjection.git
branch = master
[submodule "nlio"]
path = third_party/nlio/repo
url = https://github.com/nestlabs/nlio.git
branch = master
[submodule "nlunit-test"]
path = third_party/nlunit-test/repo
url = https://github.com/nestlabs/nlunit-test.git
branch = master
[submodule "mbedtls"]
path = third_party/mbedtls/repo
url = https://github.com/ARMmbed/mbedtls.git
branch = mbedtls-2.25.0
[submodule "qrcode"]
path = examples/common/QRCode/repo
url = https://github.com/nayuki/QR-Code-generator.git
branch = master
[submodule "m5stack-tft"]
path = examples/common/m5stack-tft/repo
url = https://github.com/jeremyjh/ESP32_TFT_library.git
branch = master
[submodule "pigweed"]
path = third_party/pigweed/repo
url = https://github.com/google/pigweed.git
branch = main
[submodule "openthread"]
path = third_party/openthread/repo
url = https://github.com/openthread/openthread.git
branch = main
[submodule "ot-br-posix"]
path = third_party/ot-br-posix/repo
url = https://github.com/openthread/ot-br-posix.git
branch = main
[submodule "bluez"]
path = third_party/bluez/repo
url = https://github.com/bluez/bluez.git
branch = master
[submodule "cirque"]
path = third_party/cirque/repo
url = https://github.com/openweave/cirque.git
branch = master
[submodule "happy"]
path = third_party/happy/repo
url = https://github.com/openweave/happy.git
branch = master
[submodule "nanopb"]
path = third_party/nanopb/repo
url = https://github.com/nanopb/nanopb.git
branch = master
[submodule "qpg_sdk"]
path = third_party/qpg_sdk/repo
url = https://github.com/Qorvo/qpg-connectedhomeip
branch = master
[submodule "zap"]
path = third_party/zap/repo
url = https://github.com/project-chip/zap.git
branch = master
[submodule "freertos"]
path = third_party/freertos/repo
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
branch = V10.3.1-kernel-only
[submodule "efr32_sdk"]
path = third_party/efr32_sdk/repo
url = https://github.com/SiliconLabs/sdk_support.git
branch = master
[submodule "simw-top-mini"]
path = third_party/simw-top-mini/repo
url = https://github.com/NXP/plug-and-trust.git
branch = int/CHIPSE_Release
[submodule "third_party/openthread/ot-nxp"]
path = third_party/openthread/ot-nxp
url = https://github.com/openthread/ot-nxp.git
[submodule "third_party/openthread/ot-qorvo"]
path = third_party/openthread/ot-qorvo
url = https://github.com/openthread/ot-qorvo.git
[submodule "third_party/openthread/ot-efr32"]
path = third_party/openthread/ot-efr32
url = https://github.com/openthread/ot-efr32.git
[submodule "third_party/mbed-os/repo"]
path = third_party/mbed-os/repo
url = https://github.com/ARMmbed/mbed-os.git
branch = master
[submodule "third_party/mbed-os-posix-socket/repo"]
path = third_party/mbed-os-posix-socket/repo
url = https://github.com/ARMmbed/mbed-os-posix-socket.git
branch = main
[submodule "mbed-os-cypress-capsense-button"]
path = third_party/mbed-os-cypress-capsense-button/repo
url = https://github.com/ARMmbed/mbed-os-cypress-capsense-button.git
branch = main
[submodule "p6/abstraction-rtos"]
path = third_party/p6/p6_sdk/libs/abstraction-rtos
url = https://github.com/Infineon/abstraction-rtos
[submodule "p6/bluetooth-freertos"]
path = third_party/p6/p6_sdk/libs/bluetooth-freertos
url = https://github.com/Infineon/bluetooth-freertos
branch = v2.X
[submodule "p6/btstack"]
path = third_party/p6/p6_sdk/libs/btstack
url = https://github.com/Infineon/btstack
[submodule "p6/clib-support"]
path = third_party/p6/p6_sdk/libs/clib-support
url = https://github.com/Infineon/clib-support
[submodule "p6/connectivity-utilities"]
path = third_party/p6/p6_sdk/libs/connectivity-utilities
url = https://github.com/Infineon/connectivity-utilities
[submodule "p6/core-lib"]
path = third_party/p6/p6_sdk/libs/core-lib
url = https://github.com/Infineon/core-lib
[submodule "p6/core-make"]
path = third_party/p6/p6_sdk/libs/core-make
url = https://github.com/Infineon/core-make
[submodule "p6/kv-store"]
path = third_party/p6/p6_sdk/libs/kv-store
url = https://github.com/Infineon/kv-store
[submodule "p6/mtb-hal-cat1"]
path = third_party/p6/p6_sdk/libs/mtb-hal-cat1
url = https://github.com/Infineon/mtb-hal-cat1
[submodule "p6/mtb-pdl-cat1"]
path = third_party/p6/p6_sdk/libs/mtb-pdl-cat1
url = https://github.com/Infineon/mtb-pdl-cat1
[submodule "p6/psoc6cm0p"]
path = third_party/p6/p6_sdk/libs/psoc6cm0p
url = https://github.com/Infineon/psoc6cm0p
[submodule "p6/whd-bsp-integration"]
path = third_party/p6/p6_sdk/libs/whd-bsp-integration
url = https://github.com/Infineon/whd-bsp-integration
[submodule "p6/wifi-connection-manager"]
path = third_party/p6/p6_sdk/libs/wifi-connection-manager
url = https://github.com/Infineon/wifi-connection-manager
[submodule "p6/wifi-host-driver"]
path = third_party/p6/p6_sdk/libs/wifi-host-driver
url = https://github.com/Infineon/wifi-host-driver
[submodule "p6/wifi-mw-core"]
path = third_party/p6/p6_sdk/libs/wifi-mw-core
url = https://github.com/Infineon/wifi-mw-core
[submodule "p6/TARGET_CY8CKIT-062S2-43012"]
path = third_party/p6/p6_sdk/libs/TARGET_CY8CKIT-062S2-43012
url = https://github.com/Infineon/TARGET_CY8CKIT-062S2-43012
[submodule "p6/freertos"]
path = third_party/p6/p6_sdk/libs/freertos
url = https://github.com/Infineon/freertos
[submodule "p6/retarget-io"]
path = third_party/p6/p6_sdk/libs/retarget-io
url = https://github.com/Infineon/retarget-io
[submodule "p6/mbedtls"]
path = third_party/p6/p6_sdk/libs/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "p6/secure-sockets"]
path = third_party/p6/p6_sdk/libs/secure-sockets
url = https://github.com/Infineon/secure-sockets
[submodule "p6/recipe-make-cat1a"]
path = third_party/p6/p6_sdk/libs/recipe-make-cat1a
url = https://github.com/Infineon/recipe-make-cat1a
[submodule "third_party/pybind11/repo"]
path = third_party/pybind11/repo
url = https://github.com/pybind/pybind11
branch = stable
[submodule "p6/lwip"]
path = third_party/p6/p6_sdk/libs/lwip
url = https://git.savannah.nongnu.org/git/lwip