|
10 | 10 | path = third_party/mbedtls/repo |
11 | 11 | url = https://github.com/ARMmbed/mbedtls.git |
12 | 12 | branch = mbedtls-2.28 |
| 13 | + excluded-platforms = esp32 |
13 | 14 | [submodule "qrcode"] |
14 | 15 | path = examples/common/QRCode/repo |
15 | 16 | url = https://github.com/nayuki/QR-Code-generator.git |
|
50 | 51 | path = third_party/freertos/repo |
51 | 52 | url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git |
52 | 53 | branch = V10.3.1-kernel-only |
53 | | - platforms = ameba,cc13xx_26xx,bouffalolab,esp32,infineon,qpg,cc32xx,realtek |
| 54 | + platforms = ameba,cc13xx_26xx,bouffalolab,infineon,qpg,cc32xx,realtek |
54 | 55 | [submodule "simw-top-mini"] |
55 | 56 | path = third_party/simw-top-mini/repo |
56 | 57 | url = https://github.com/NXP/plug-and-trust.git |
|
204 | 205 | path = third_party/boringssl/repo/src |
205 | 206 | url = https://github.com/google/boringssl.git |
206 | 207 | branch = master |
| 208 | + excluded-platforms = esp32 |
207 | 209 | [submodule "third_party/mt793x_sdk/filogic"] |
208 | 210 | path = third_party/mt793x_sdk/filogic |
209 | 211 | url = https://github.com/MediaTek-Labs/genio-matter-bsp.git |
|
300 | 302 | [submodule "third_party/lwip/repo"] |
301 | 303 | path = third_party/lwip/repo |
302 | 304 | url = https://github.com/lwip-tcpip/lwip.git |
303 | | - excluded-platforms = darwin |
| 305 | + excluded-platforms = darwin,esp32 |
304 | 306 | [submodule "third_party/abseil-cpp/src"] |
305 | 307 | path = third_party/abseil-cpp/src |
306 | 308 | url = https://github.com/abseil/abseil-cpp.git |
|
326 | 328 | [submodule "third_party/libtrustymatter/repo"] |
327 | 329 | path = third_party/libtrustymatter/repo |
328 | 330 | url = https://github.com/nxp-imx/libtrustymatter |
| 331 | + platforms = nxp |
329 | 332 | [submodule "third_party/amazon-kinesis-video-streams-webrtc-sdk-c/repo"] |
330 | 333 | path = third_party/amazon-kinesis-video-streams-webrtc-sdk-c/repo |
331 | 334 | url = https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c |
|
0 commit comments