|
1 | 1 | [submodule "nlassert"]
|
2 | 2 | path = third_party/nlassert/repo
|
3 | 3 | url = https://github.com/nestlabs/nlassert.git
|
4 |
| - branch = master |
| 4 | + branch = master |
5 | 5 | [submodule "nlfaultinjection"]
|
6 | 6 | path = third_party/nlfaultinjection/repo
|
7 | 7 | url = https://github.com/nestlabs/nlfaultinjection.git
|
8 |
| - branch = master |
| 8 | + branch = master |
9 | 9 | [submodule "nlio"]
|
10 | 10 | path = third_party/nlio/repo
|
11 | 11 | url = https://github.com/nestlabs/nlio.git
|
12 |
| - branch = master |
| 12 | + branch = master |
13 | 13 | [submodule "nlunit-test"]
|
14 | 14 | path = third_party/nlunit-test/repo
|
15 | 15 | url = https://github.com/nestlabs/nlunit-test.git
|
16 |
| - branch = master |
| 16 | + branch = master |
17 | 17 | [submodule "mbedtls"]
|
18 | 18 | path = third_party/mbedtls/repo
|
19 | 19 | url = https://github.com/ARMmbed/mbedtls.git
|
20 | 20 | branch = mbedtls-2.28
|
21 |
| -[submodule "qrcode"] |
22 |
| - path = examples/common/QRCode/repo |
23 |
| - url = https://github.com/nayuki/QR-Code-generator.git |
24 |
| - branch = master |
25 |
| -[submodule "m5stack-tft"] |
26 |
| - path = examples/common/m5stack-tft/repo |
27 |
| - url = https://github.com/jeremyjh/ESP32_TFT_library.git |
28 |
| - branch = master |
29 |
| - platforms = esp32 |
30 | 21 | [submodule "pigweed"]
|
31 | 22 | path = third_party/pigweed/repo
|
32 | 23 | url = https://github.com/google/pigweed.git
|
33 |
| - branch = main |
| 24 | + branch = main |
34 | 25 | [submodule "openthread"]
|
35 | 26 | path = third_party/openthread/repo
|
36 | 27 | url = https://github.com/openthread/openthread.git
|
37 |
| - branch = main |
38 |
| -[submodule "ot-br-posix"] |
39 |
| - path = third_party/ot-br-posix/repo |
40 |
| - url = https://github.com/openthread/ot-br-posix.git |
41 |
| - branch = main |
42 |
| - platforms = linux |
43 |
| -[submodule "cirque"] |
44 |
| - path = third_party/cirque/repo |
45 |
| - url = https://github.com/openweave/cirque.git |
46 |
| - branch = master |
47 |
| - platforms = linux |
48 |
| -[submodule "nanopb"] |
49 |
| - path = third_party/nanopb/repo |
50 |
| - url = https://github.com/nanopb/nanopb.git |
51 |
| - branch = master |
| 28 | + branch = main |
52 | 29 | [submodule "qpg_sdk"]
|
53 | 30 | path = third_party/qpg_sdk/repo
|
54 | 31 | url = https://github.com/Qorvo/qpg-connectedhomeip
|
55 |
| - branch = master |
| 32 | + branch = master |
56 | 33 | platforms = qpg
|
57 | 34 | [submodule "zap"]
|
58 | 35 | path = third_party/zap/repo
|
59 | 36 | url = https://github.com/project-chip/zap.git
|
60 |
| - branch = master |
| 37 | + branch = master |
61 | 38 | [submodule "freertos"]
|
62 | 39 | path = third_party/freertos/repo
|
63 | 40 | url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
64 |
| - branch = V10.3.1-kernel-only |
| 41 | + branch = V10.3.1-kernel-only |
65 | 42 | platforms = ameba,cc13x2_26x2,bl602,efr32,esp32,k32w0,p6,qpg
|
66 |
| -[submodule "efr32_sdk"] |
67 |
| - path = third_party/efr32_sdk/repo |
68 |
| - url = https://github.com/SiliconLabs/sdk_support.git |
69 |
| - branch = master |
70 |
| - platforms = efr32 |
71 |
| -[submodule "simw-top-mini"] |
72 |
| - path = third_party/simw-top-mini/repo |
73 |
| - url = https://github.com/NXP/plug-and-trust.git |
74 |
| - branch = int/CHIPSE_Release |
75 |
| - platforms = k32w0 |
76 |
| -[submodule "third_party/openthread/ot-nxp"] |
77 |
| - path = third_party/openthread/ot-nxp |
78 |
| - url = https://github.com/openthread/ot-nxp.git |
79 |
| - platforms = k32w0 |
80 | 43 | [submodule "third_party/openthread/ot-qorvo"]
|
81 | 44 | path = third_party/openthread/ot-qorvo
|
82 | 45 | url = https://github.com/openthread/ot-qorvo.git
|
83 | 46 | platforms = qpg
|
84 |
| -[submodule "third_party/openthread/ot-efr32"] |
85 |
| - path = third_party/openthread/ot-efr32 |
86 |
| - url = https://github.com/openthread/ot-efr32.git |
87 |
| - platforms = efr32 |
88 |
| -[submodule "third_party/mbed-os/repo"] |
89 |
| - path = third_party/mbed-os/repo |
90 |
| - url = https://github.com/ARMmbed/mbed-os.git |
91 |
| - branch = master |
92 |
| - platforms = mbed |
93 |
| -[submodule "third_party/mbed-os-posix-socket/repo"] |
94 |
| - path = third_party/mbed-os-posix-socket/repo |
95 |
| - url = https://github.com/ARMmbed/mbed-os-posix-socket.git |
96 |
| - branch = main |
97 |
| - platforms = mbed |
98 |
| -[submodule "mbed-os-cypress-capsense-button"] |
99 |
| - path = third_party/mbed-os-cypress-capsense-button/repo |
100 |
| - url = https://github.com/ARMmbed/mbed-os-cypress-capsense-button.git |
101 |
| - branch = main |
102 |
| - platforms = mbed |
103 |
| -[submodule "p6/abstraction-rtos"] |
104 |
| - path = third_party/p6/p6_sdk/libs/abstraction-rtos |
105 |
| - url = https://github.com/Infineon/abstraction-rtos |
106 |
| - platforms = p6 |
107 |
| -[submodule "p6/bluetooth-freertos"] |
108 |
| - path = third_party/p6/p6_sdk/libs/bluetooth-freertos |
109 |
| - url = https://github.com/Infineon/bluetooth-freertos |
110 |
| - branch = v2.X |
111 |
| - platforms = p6 |
112 |
| -[submodule "p6/btstack"] |
113 |
| - path = third_party/p6/p6_sdk/libs/btstack |
114 |
| - url = https://github.com/Infineon/btstack |
115 |
| - platforms = p6 |
116 |
| -[submodule "p6/clib-support"] |
117 |
| - path = third_party/p6/p6_sdk/libs/clib-support |
118 |
| - url = https://github.com/Infineon/clib-support |
119 |
| - platforms = p6 |
120 |
| -[submodule "p6/connectivity-utilities"] |
121 |
| - path = third_party/p6/p6_sdk/libs/connectivity-utilities |
122 |
| - url = https://github.com/Infineon/connectivity-utilities |
123 |
| - platforms = p6 |
124 |
| -[submodule "p6/core-lib"] |
125 |
| - path = third_party/p6/p6_sdk/libs/core-lib |
126 |
| - url = https://github.com/Infineon/core-lib |
127 |
| - platforms = p6 |
128 |
| -[submodule "p6/core-make"] |
129 |
| - path = third_party/p6/p6_sdk/libs/core-make |
130 |
| - url = https://github.com/Infineon/core-make |
131 |
| - platforms = p6 |
132 |
| -[submodule "p6/kv-store"] |
133 |
| - path = third_party/p6/p6_sdk/libs/kv-store |
134 |
| - url = https://github.com/Infineon/kv-store |
135 |
| - platforms = p6 |
136 |
| -[submodule "p6/mtb-hal-cat1"] |
137 |
| - path = third_party/p6/p6_sdk/libs/mtb-hal-cat1 |
138 |
| - url = https://github.com/Infineon/mtb-hal-cat1 |
139 |
| - platforms = p6 |
140 |
| -[submodule "p6/mtb-pdl-cat1"] |
141 |
| - path = third_party/p6/p6_sdk/libs/mtb-pdl-cat1 |
142 |
| - url = https://github.com/Infineon/mtb-pdl-cat1 |
143 |
| - platforms = p6 |
144 |
| -[submodule "p6/psoc6cm0p"] |
145 |
| - path = third_party/p6/p6_sdk/libs/psoc6cm0p |
146 |
| - url = https://github.com/Infineon/psoc6cm0p |
147 |
| - platforms = p6 |
148 |
| -[submodule "p6/whd-bsp-integration"] |
149 |
| - path = third_party/p6/p6_sdk/libs/whd-bsp-integration |
150 |
| - url = https://github.com/Infineon/whd-bsp-integration |
151 |
| - platforms = p6 |
152 |
| -[submodule "p6/wifi-connection-manager"] |
153 |
| - path = third_party/p6/p6_sdk/libs/wifi-connection-manager |
154 |
| - url = https://github.com/Infineon/wifi-connection-manager |
155 |
| - platforms = p6 |
156 |
| -[submodule "p6/wifi-host-driver"] |
157 |
| - path = third_party/p6/p6_sdk/libs/wifi-host-driver |
158 |
| - url = https://github.com/Infineon/wifi-host-driver |
159 |
| - platforms = p6 |
160 |
| -[submodule "p6/wifi-mw-core"] |
161 |
| - path = third_party/p6/p6_sdk/libs/wifi-mw-core |
162 |
| - url = https://github.com/Infineon/wifi-mw-core |
163 |
| - platforms = p6 |
164 |
| -[submodule "p6/TARGET_CY8CKIT-062S2-43012"] |
165 |
| - path = third_party/p6/p6_sdk/libs/TARGET_CY8CKIT-062S2-43012 |
166 |
| - url = https://github.com/Infineon/TARGET_CY8CKIT-062S2-43012 |
167 |
| - platforms = p6 |
168 |
| -[submodule "p6/freertos"] |
169 |
| - path = third_party/p6/p6_sdk/libs/freertos |
170 |
| - url = https://github.com/Infineon/freertos |
171 |
| - platforms = p6 |
172 |
| -[submodule "p6/retarget-io"] |
173 |
| - path = third_party/p6/p6_sdk/libs/retarget-io |
174 |
| - url = https://github.com/Infineon/retarget-io |
175 |
| - platforms = p6 |
176 |
| -[submodule "p6/mbedtls"] |
177 |
| - path = third_party/p6/p6_sdk/libs/mbedtls |
178 |
| - url = https://github.com/ARMmbed/mbedtls |
179 |
| - platforms = p6 |
180 |
| -[submodule "p6/secure-sockets"] |
181 |
| - path = third_party/p6/p6_sdk/libs/secure-sockets |
182 |
| - url = https://github.com/Infineon/secure-sockets |
183 |
| - platforms = p6 |
184 |
| -[submodule "p6/recipe-make-cat1a"] |
185 |
| - path = third_party/p6/p6_sdk/libs/recipe-make-cat1a |
186 |
| - url = https://github.com/Infineon/recipe-make-cat1a |
187 |
| - platforms = p6 |
188 |
| -[submodule "third_party/pybind11/repo"] |
189 |
| - path = third_party/pybind11/repo |
190 |
| - url = https://github.com/pybind/pybind11 |
191 |
| - branch = stable |
192 |
| -[submodule "p6/lwip"] |
193 |
| - path = third_party/p6/p6_sdk/libs/lwip |
194 |
| - url = https://github.com/lwip-tcpip/lwip.git |
195 |
| - platforms = p6 |
196 | 47 | [submodule "third_party/jsoncpp/repo"]
|
197 | 48 | path = third_party/jsoncpp/repo
|
198 | 49 | url = https://github.com/open-source-parsers/jsoncpp.git
|
199 |
| -[submodule "cyw30739_sdk/include"] |
200 |
| - path = third_party/cyw30739_sdk/repos/btsdk-include |
201 |
| - url = https://github.com/Infineon/btsdk-include.git |
202 |
| - platforms = cyw30739 |
203 |
| -[submodule "cyw30739_sdk/tools"] |
204 |
| - path = third_party/cyw30739_sdk/repos/btsdk-tools |
205 |
| - url = https://github.com/Infineon/btsdk-tools.git |
206 |
| - platforms = cyw30739 |
207 |
| -[submodule "third_party/p6/p6_sdk/libs/anycloud-ota"] |
208 |
| - path = third_party/p6/p6_sdk/libs/anycloud-ota |
209 |
| - url = https://github.com/Infineon/anycloud-ota |
210 |
| - platforms = p6 |
211 |
| -[submodule "third_party/mbed-mcu-boot/repo"] |
212 |
| - path = third_party/mbed-mcu-boot/repo |
213 |
| - url = https://github.com/ATmobica/mcuboot.git |
214 |
| - platforms = mbed |
215 |
| -[submodule "p6/serial-flash"] |
216 |
| - path = third_party/p6/p6_sdk/libs/serial-flash |
217 |
| - url = https://github.com/Infineon/serial-flash |
218 |
| - platforms = p6 |
219 |
| -[submodule "third_party/telink_sdk/repo"] |
220 |
| - path = third_party/telink_sdk/repo |
221 |
| - url = https://github.com/rikorsev/telink_b91_ble_sdk |
222 |
| - platforms = telink |
223 |
| -[submodule "ti_simplelink_sdk"] |
224 |
| - path = third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx |
225 |
| - url = https://github.com/TexasInstruments/cc13xx_cc26xx_sdk.git |
226 |
| - branch = main |
227 |
| - platforms = cc13x2_26x2 |
228 |
| -[submodule "third_party/efr32_sdk/wiseconnect-wifi-bt-sdk"] |
229 |
| - path = third_party/efr32_sdk/wiseconnect-wifi-bt-sdk |
230 |
| - url = https://github.com/SiliconLabs/wiseconnect-wifi-bt-sdk |
231 |
| - platforms = efr32 |
232 |
| -[submodule "third_party/bouffalolab/bl602"] |
233 |
| - path = third_party/bouffalolab/bl602_sdk/repo |
234 |
| - url = https://github.com/bouffalolab/bl_iot_sdk_matter.git |
235 |
| - branch = bl602_release |
236 |
| - platforms = bl602 |
0 commit comments