Skip to content

Commit ae0cb27

Browse files
adigierlubos
authored andcommitted
[nrf noup] Remove unused submodules
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent eea6cc4 commit ae0cb27

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+0
-377
lines changed

.gitmodules

-308
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010
path = third_party/mbedtls/repo
1111
url = https://github.com/ARMmbed/mbedtls.git
1212
branch = mbedtls-2.28
13-
[submodule "qrcode"]
14-
path = examples/common/QRCode/repo
15-
url = https://github.com/nayuki/QR-Code-generator.git
16-
branch = master
17-
[submodule "m5stack-tft"]
18-
path = examples/common/m5stack-tft/repo
19-
url = https://github.com/jeremyjh/ESP32_TFT_library.git
20-
branch = master
21-
platforms = esp32
2213
[submodule "pigweed"]
2314
path = third_party/pigweed/repo
2415
url = https://github.com/google/pigweed.git
@@ -27,321 +18,22 @@
2718
path = third_party/openthread/repo
2819
url = https://github.com/openthread/openthread.git
2920
branch = main
30-
[submodule "ot-br-posix"]
31-
path = third_party/ot-br-posix/repo
32-
url = https://github.com/openthread/ot-br-posix.git
33-
branch = main
34-
platforms = linux
35-
[submodule "cirque"]
36-
path = third_party/cirque/repo
37-
url = https://github.com/openweave/cirque.git
38-
branch = master
39-
platforms = linux
40-
[submodule "nanopb"]
41-
path = third_party/nanopb/repo
42-
url = https://github.com/nanopb/nanopb.git
43-
branch = master
44-
[submodule "qpg_sdk"]
45-
path = third_party/qpg_sdk/repo
46-
url = https://github.com/Qorvo/QMatter
47-
branch = vlatest-libs
48-
platforms = qpg
49-
[submodule "freertos"]
50-
path = third_party/freertos/repo
51-
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
52-
branch = V10.3.1-kernel-only
53-
platforms = ameba,cc13xx_26xx,bouffalolab,esp32,infineon,qpg,cc32xx
54-
[submodule "simw-top-mini"]
55-
path = third_party/simw-top-mini/repo
56-
url = https://github.com/NXP/plug-and-trust.git
57-
branch = int/CHIPSE_Release
58-
platforms = nxp
59-
[submodule "third_party/openthread/ot-nxp"]
60-
path = third_party/openthread/ot-nxp
61-
url = https://github.com/NXP/ot-nxp.git
62-
platforms = nxp
63-
[submodule "third_party/openthread/ot-qorvo"]
64-
path = third_party/openthread/ot-qorvo
65-
url = https://github.com/openthread/ot-qorvo.git
66-
platforms = qpg
67-
[submodule "third_party/openthread/ot-efr32"]
68-
path = third_party/openthread/ot-efr32
69-
url = https://github.com/SiliconLabs/ot-efr32.git
70-
branch = matter_sve
71-
platforms = silabs,silabs_docker
72-
[submodule "ot-stm32"]
73-
path = third_party/openthread/ot-stm32
74-
url = https://github.com/openthread/openthread
75-
branch = eb6377f
76-
platforms = stm32
77-
[submodule "third_party/openthread/ot-ifx"]
78-
path = third_party/openthread/ot-ifx
79-
url = https://github.com/Infineon/ot-ifx-release.git
80-
platforms = infineon
81-
[submodule "third_party/mbed-os/repo"]
82-
path = third_party/mbed-os/repo
83-
url = https://github.com/ARMmbed/mbed-os.git
84-
branch = master
85-
platforms = mbed
86-
[submodule "third_party/mbed-os-posix-socket/repo"]
87-
path = third_party/mbed-os-posix-socket/repo
88-
url = https://github.com/ARMmbed/mbed-os-posix-socket.git
89-
branch = main
90-
platforms = mbed
91-
[submodule "mbed-os-cypress-capsense-button"]
92-
path = third_party/mbed-os-cypress-capsense-button/repo
93-
url = https://github.com/ARMmbed/mbed-os-cypress-capsense-button.git
94-
branch = main
95-
platforms = mbed
96-
[submodule "p6/abstraction-rtos"]
97-
path = third_party/infineon/psoc6/psoc6_sdk/libs/abstraction-rtos
98-
url = https://github.com/Infineon/abstraction-rtos
99-
platforms = infineon
100-
[submodule "p6/btstack"]
101-
path = third_party/infineon/psoc6/psoc6_sdk/libs/btstack
102-
url = https://github.com/Infineon/btstack
103-
platforms = infineon
104-
[submodule "p6/clib-support"]
105-
path = third_party/infineon/psoc6/psoc6_sdk/libs/clib-support
106-
url = https://github.com/Infineon/clib-support
107-
platforms = infineon
108-
[submodule "p6/connectivity-utilities"]
109-
path = third_party/infineon/psoc6/psoc6_sdk/libs/connectivity-utilities
110-
url = https://github.com/Infineon/connectivity-utilities
111-
platforms = infineon
112-
[submodule "p6/core-lib"]
113-
path = third_party/infineon/psoc6/psoc6_sdk/libs/core-lib
114-
url = https://github.com/Infineon/core-lib
115-
platforms = infineon
116-
[submodule "p6/core-make"]
117-
path = third_party/infineon/psoc6/psoc6_sdk/libs/core-make
118-
url = https://github.com/Infineon/core-make
119-
platforms = infineon
120-
[submodule "p6/kv-store"]
121-
path = third_party/infineon/psoc6/psoc6_sdk/libs/kv-store
122-
url = https://github.com/Infineon/kv-store
123-
platforms = infineon
124-
[submodule "p6/mtb-hal-cat1"]
125-
path = third_party/infineon/psoc6/psoc6_sdk/libs/mtb-hal-cat1
126-
url = https://github.com/Infineon/mtb-hal-cat1
127-
platforms = infineon
128-
[submodule "p6/mtb-pdl-cat1"]
129-
path = third_party/infineon/psoc6/psoc6_sdk/libs/mtb-pdl-cat1
130-
url = https://github.com/Infineon/mtb-pdl-cat1
131-
platforms = infineon
132-
[submodule "p6/whd-bsp-integration"]
133-
path = third_party/infineon/psoc6/psoc6_sdk/libs/whd-bsp-integration
134-
url = https://github.com/Infineon/whd-bsp-integration
135-
platforms = infineon
136-
[submodule "p6/wifi-connection-manager"]
137-
path = third_party/infineon/psoc6/psoc6_sdk/libs/wifi-connection-manager
138-
url = https://github.com/Infineon/wifi-connection-manager
139-
platforms = infineon
140-
[submodule "p6/wifi-host-driver"]
141-
path = third_party/infineon/psoc6/psoc6_sdk/libs/wifi-host-driver
142-
url = https://github.com/Infineon/wifi-host-driver
143-
platforms = infineon
144-
[submodule "p6/TARGET_CY8CKIT-062S2-43012"]
145-
path = third_party/infineon/psoc6/psoc6_sdk/libs/TARGET_CY8CKIT-062S2-43012
146-
url = https://github.com/Infineon/TARGET_CY8CKIT-062S2-43012
147-
platforms = infineon
148-
[submodule "p6/freertos"]
149-
path = third_party/infineon/psoc6/psoc6_sdk/libs/freertos
150-
url = https://github.com/Infineon/freertos
151-
platforms = infineon
152-
[submodule "p6/retarget-io"]
153-
path = third_party/infineon/psoc6/psoc6_sdk/libs/retarget-io
154-
url = https://github.com/Infineon/retarget-io
155-
platforms = infineon
156-
[submodule "p6/mbedtls"]
157-
path = third_party/infineon/psoc6/psoc6_sdk/libs/mbedtls
158-
url = https://github.com/ARMmbed/mbedtls
159-
platforms = infineon
160-
[submodule "p6/secure-sockets"]
161-
path = third_party/infineon/psoc6/psoc6_sdk/libs/secure-sockets
162-
url = https://github.com/Infineon/secure-sockets
163-
platforms = infineon
164-
[submodule "p6/recipe-make-cat1a"]
165-
path = third_party/infineon/psoc6/psoc6_sdk/libs/recipe-make-cat1a
166-
url = https://github.com/Infineon/recipe-make-cat1a
167-
platforms = infineon
168-
[submodule "p6/lwip"]
169-
path = third_party/infineon/psoc6/psoc6_sdk/libs/lwip
170-
url = https://github.com/lwip-tcpip/lwip.git
171-
platforms = infineon
17221
[submodule "third_party/jsoncpp/repo"]
17322
path = third_party/jsoncpp/repo
17423
url = https://github.com/open-source-parsers/jsoncpp.git
175-
[submodule "third_party/mbed-mcu-boot/repo"]
176-
path = third_party/mbed-mcu-boot/repo
177-
url = https://github.com/ATmobica/mcuboot.git
178-
platforms = mbed
179-
[submodule "p6/serial-flash"]
180-
path = third_party/infineon/psoc6/psoc6_sdk/libs/serial-flash
181-
url = https://github.com/Infineon/serial-flash
182-
platforms = infineon
183-
[submodule "infineon/matter-wpan-sdk"]
184-
path = third_party/infineon/repos/matter-wpan-sdk
185-
url = https://github.com/Infineon/matter-wpan-sdk.git
186-
branch = main
187-
platforms = infineon
188-
recursive = true
189-
[submodule "ti_simplelink_sdk"]
190-
path = third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx
191-
url = https://github.com/TexasInstruments/cc13xx_cc26xx_sdk.git
192-
branch = main
193-
platforms = cc13xx_26xx
194-
[submodule "third_party/ti_simplelink_sdk/repo_cc32xx"]
195-
path = third_party/ti_simplelink_sdk/repo_cc32xx
196-
url = https://github.com/TexasInstruments/cc32xx_open_sdk.git
197-
branch = main
198-
platforms = cc32xx
199-
[submodule "third_party/openthread/ot-ti"]
200-
path = third_party/openthread/ot-ti
201-
url = https://github.com/TexasInstruments/ot-ti.git
202-
branch = main
203-
platforms = cc13xx_26xx
204-
[submodule "third_party/nxp/mw320_sdk/repo"]
205-
path = third_party/nxp/mw320_sdk/repo
206-
url = https://github.com/nxptest/mw320_sdk
207-
platforms = mw320
208-
[submodule "third_party/silabs/matter_support"]
209-
path = third_party/silabs/matter_support
210-
url = https://github.com/SiliconLabs/sdk_support.git
211-
branch = main
212-
platforms = silabs,silabs_docker
213-
[submodule "third_party/silabs/simplicity_sdk"]
214-
path = third_party/silabs/simplicity_sdk
215-
url = https://github.com/SiliconLabs/simplicity_sdk.git
216-
branch = v2024.6.2
217-
platforms = silabs
218-
[submodule "third_party/silabs/wiseconnect-wifi-bt-sdk"]
219-
path = third_party/silabs/wiseconnect-wifi-bt-sdk
220-
url = https://github.com/SiliconLabs/wiseconnect-wifi-bt-sdk.git
221-
branch = 2.10.3
222-
platforms = silabs
223-
[submodule "third_party/silabs/wifi_sdk"]
224-
path = third_party/silabs/wifi_sdk
225-
url = https://github.com/SiliconLabs/wiseconnect.git
226-
branch = v3.3.3
227-
platforms = silabs
22824
[submodule "editline"]
22925
path = third_party/editline/repo
23026
url = https://github.com/troglobit/editline.git
23127
[submodule "third_party/boringssl/repo/src"]
23228
path = third_party/boringssl/repo/src
23329
url = https://github.com/google/boringssl.git
23430
branch = master
235-
[submodule "third_party/mt793x_sdk/filogic"]
236-
path = third_party/mt793x_sdk/filogic
237-
url = https://github.com/MediaTek-Labs/genio-matter-bsp.git
238-
branch = main
239-
platforms = genio
240-
[submodule "third_party/mt793x_sdk/mDNSResponder"]
241-
path = third_party/mt793x_sdk/mDNSResponder
242-
url = https://github.com/matter-mtk/genio-matter-mdnsresponder.git
243-
branch = main
244-
platforms = genio
245-
[submodule "third_party/mt793x_sdk/lwip"]
246-
path = third_party/mt793x_sdk/lwip
247-
url = https://github.com/matter-mtk/genio-matter-lwip.git
248-
branch = main
249-
platforms = genio
250-
[submodule "open-iot-sdk"]
251-
path = third_party/open-iot-sdk/sdk
252-
url = https://git.gitlab.arm.com/iot/open-iot-sdk/sdk.git
253-
branch = main
254-
platforms = openiotsdk
255-
[submodule "bouffalolab_sdk"]
256-
path = third_party/bouffalolab/repo
257-
url = https://github.com/bouffalolab/bl_iot_sdk_tiny.git
258-
branch = main
259-
platforms = bouffalolab
26031
[submodule "third_party/libwebsockets/repo"]
26132
path = third_party/libwebsockets/repo
26233
url = https://github.com/warmcat/libwebsockets
26334
platforms = linux,darwin,tizen
264-
[submodule "third_party/imgui/repo"]
265-
path = third_party/imgui/repo
266-
url = https://github.com/ocornut/imgui
267-
platforms = linux
268-
[submodule "third_party/asr/asr582x/asr_sdk"]
269-
path = third_party/asr/asr582x/asr_sdk
270-
url = https://github.com/asriot/ASR582X_Freertos.git
271-
branch = matter
272-
platforms = asr
273-
[submodule "third_party/asr/asr595x/asr_sdk"]
274-
path = third_party/asr/asr595x/asr_sdk
275-
url = https://github.com/asriot/ASR595X_Freertos.git
276-
branch = matter
277-
platforms = asr
27835
[submodule "perfetto"]
27936
path = third_party/perfetto/repo
28037
url = https://github.com/google/perfetto.git
28138
branch = master
28239
platforms = linux,android,darwin
283-
[submodule "third_party/asr/components"]
284-
path = third_party/asr/components
285-
url = https://github.com/asriot/asriot_components.git
286-
branch = matter
287-
platforms = asr
288-
[submodule "third_party/asr/asr550x/asr_sdk"]
289-
path = third_party/asr/asr550x/asr_sdk
290-
url = https://github.com/asriot/ASR550X_Freertos.git
291-
branch = matter
292-
platforms = asr
293-
[submodule "third_party/st/STM32CubeWB"]
294-
path = third_party/st/STM32CubeWB
295-
url = https://github.com/STMicroelectronics/STM32CubeWB.git
296-
branch = v1.18.0
297-
platforms = stm32
298-
[submodule "third_party/infineon/trustm/optiga-trust-m"]
299-
path = third_party/infineon/trustm/optiga-trust-m
300-
url = https://github.com/Infineon/optiga-trust-m.git
301-
branch = matter_support
302-
platforms = infineon
303-
[submodule "third_party/nxp/nxp_matter_support"]
304-
path = third_party/nxp/nxp_matter_support
305-
url = https://github.com/NXP/nxp_matter_support.git
306-
branch = master
307-
platforms = nxp
308-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/btstack-integration"]
309-
path = third_party/infineon/psoc6/psoc6_sdk/libs/btstack-integration
310-
url = https://github.com/Infineon/btstack-integration.git
311-
platforms = infineon
312-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/cat1cm0p"]
313-
path = third_party/infineon/psoc6/psoc6_sdk/libs/cat1cm0p
314-
url = https://github.com/Infineon/cat1cm0p.git
315-
platforms = infineon
316-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/cmsis"]
317-
path = third_party/infineon/psoc6/psoc6_sdk/libs/cmsis
318-
url = https://github.com/Infineon/cmsis.git
319-
platforms = infineon
320-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/ota-bootloader-abstraction"]
321-
path = third_party/infineon/psoc6/psoc6_sdk/libs/ota-bootloader-abstraction
322-
url = https://github.com/Infineon/ota-bootloader-abstraction.git
323-
platforms = infineon
324-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/ota-update"]
325-
path = third_party/infineon/psoc6/psoc6_sdk/libs/ota-update
326-
url = https://github.com/Infineon/ota-update.git
327-
platforms = infineon
328-
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/lwip-network-interface-integration"]
329-
path = third_party/infineon/psoc6/psoc6_sdk/libs/lwip-network-interface-integration
330-
url = https://github.com/Infineon/lwip-network-interface-integration.git
331-
platforms = infineon
332-
[submodule "third_party/abseil-cpp/src"]
333-
path = third_party/abseil-cpp/src
334-
url = https://github.com/abseil/abseil-cpp.git
335-
platforms = linux,darwin
336-
[submodule "third_party/fuzztest"]
337-
path = third_party/fuzztest
338-
url = https://github.com/google/fuzztest.git
339-
platforms = linux,darwin
340-
[submodule "third_party/googletest"]
341-
path = third_party/googletest
342-
url = https://github.com/google/googletest
343-
platforms = linux,darwin
344-
[submodule "third_party/re2/src"]
345-
path = third_party/re2/src
346-
url = https://github.com/google/re2.git
347-
platforms = linux,darwin

examples/common/QRCode/repo

-1
This file was deleted.

examples/common/m5stack-tft/repo

-1
This file was deleted.

third_party/abseil-cpp/src

-1
This file was deleted.

third_party/asr/asr550x/asr_sdk

-1
This file was deleted.

third_party/asr/asr582x/asr_sdk

-1
This file was deleted.

third_party/asr/asr595x/asr_sdk

-1
This file was deleted.

third_party/asr/components

-1
This file was deleted.

third_party/bouffalolab/repo

-1
This file was deleted.

third_party/cirque/repo

-1
This file was deleted.

third_party/freertos/repo

-1
This file was deleted.

third_party/fuzztest

-1
This file was deleted.

third_party/googletest

-1
This file was deleted.

third_party/imgui/repo

-1
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.

0 commit comments

Comments
 (0)