remove unused submodules

These submodules are not needed when TinyUSB is built as an ESP-IDF component. We remove them to avoid fetching extra submodules when ESP-IDF is cloned with --recursive flag.

Note: this is a local change, not for upstream

branches origin/esp-based_on_9e992698, origin/bugfix/fix_idfgh_6508
This commit is contained in:
aleks 2022-01-25 07:05:11 +01:00
parent 9e99269875
commit c198658609
47 changed files with 0 additions and 185 deletions

139
.gitmodules vendored
View File

@ -1,139 +0,0 @@
[submodule "hw/mcu/nordic/nrfx"]
path = hw/mcu/nordic/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "tools/uf2"]
path = tools/uf2
url = https://github.com/microsoft/uf2.git
[submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"]
path = hw/mcu/sony/cxd56/spresense-exported-sdk
url = https://github.com/sonydevworld/spresense-exported-sdk.git
[submodule "hw/mcu/ti"]
path = hw/mcu/ti
url = https://github.com/hathach/ti_driver.git
[submodule "hw/mcu/microchip"]
path = hw/mcu/microchip
url = https://github.com/hathach/microchip_driver.git
[submodule "hw/mcu/nuvoton"]
path = hw/mcu/nuvoton
url = https://github.com/majbthrd/nuc_driver.git
[submodule "lib/lwip"]
path = lib/lwip
url = https://github.com/lwip-tcpip/lwip.git
[submodule "hw/mcu/st/cmsis_device_f4"]
path = hw/mcu/st/cmsis_device_f4
url = https://github.com/STMicroelectronics/cmsis_device_f4.git
[submodule "hw/mcu/st/stm32f4xx_hal_driver"]
path = hw/mcu/st/stm32f4xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f4xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f0"]
path = hw/mcu/st/cmsis_device_f0
url = https://github.com/STMicroelectronics/cmsis_device_f0.git
[submodule "hw/mcu/st/stm32f0xx_hal_driver"]
path = hw/mcu/st/stm32f0xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f0xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f1"]
path = hw/mcu/st/cmsis_device_f1
url = https://github.com/STMicroelectronics/cmsis_device_f1.git
[submodule "hw/mcu/st/stm32f1xx_hal_driver"]
path = hw/mcu/st/stm32f1xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f1xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f2"]
path = hw/mcu/st/cmsis_device_f2
url = https://github.com/STMicroelectronics/cmsis_device_f2.git
[submodule "hw/mcu/st/stm32f2xx_hal_driver"]
path = hw/mcu/st/stm32f2xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f2xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f3"]
path = hw/mcu/st/cmsis_device_f3
url = https://github.com/STMicroelectronics/cmsis_device_f3.git
[submodule "hw/mcu/st/stm32f3xx_hal_driver"]
path = hw/mcu/st/stm32f3xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f3xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f7"]
path = hw/mcu/st/cmsis_device_f7
url = https://github.com/STMicroelectronics/cmsis_device_f7.git
[submodule "hw/mcu/st/stm32f7xx_hal_driver"]
path = hw/mcu/st/stm32f7xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f7xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_h7"]
path = hw/mcu/st/cmsis_device_h7
url = https://github.com/STMicroelectronics/cmsis_device_h7.git
[submodule "hw/mcu/st/stm32h7xx_hal_driver"]
path = hw/mcu/st/stm32h7xx_hal_driver
url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_l0"]
path = hw/mcu/st/cmsis_device_l0
url = https://github.com/STMicroelectronics/cmsis_device_l0.git
[submodule "hw/mcu/st/stm32l0xx_hal_driver"]
path = hw/mcu/st/stm32l0xx_hal_driver
url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_l1"]
path = hw/mcu/st/cmsis_device_l1
url = https://github.com/STMicroelectronics/cmsis_device_l1.git
[submodule "hw/mcu/st/stm32l1xx_hal_driver"]
path = hw/mcu/st/stm32l1xx_hal_driver
url = https://github.com/STMicroelectronics/stm32l1xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_l4"]
path = hw/mcu/st/cmsis_device_l4
url = https://github.com/STMicroelectronics/cmsis_device_l4.git
[submodule "hw/mcu/st/stm32l4xx_hal_driver"]
path = hw/mcu/st/stm32l4xx_hal_driver
url = https://github.com/STMicroelectronics/stm32l4xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_g0"]
path = hw/mcu/st/cmsis_device_g0
url = https://github.com/STMicroelectronics/cmsis_device_g0.git
[submodule "hw/mcu/st/stm32g0xx_hal_driver"]
path = hw/mcu/st/stm32g0xx_hal_driver
url = https://github.com/STMicroelectronics/stm32g0xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_g4"]
path = hw/mcu/st/cmsis_device_g4
url = https://github.com/STMicroelectronics/cmsis_device_g4.git
[submodule "hw/mcu/st/stm32g4xx_hal_driver"]
path = hw/mcu/st/stm32g4xx_hal_driver
url = https://github.com/STMicroelectronics/stm32g4xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_l5"]
path = hw/mcu/st/cmsis_device_l5
url = https://github.com/STMicroelectronics/cmsis_device_l5.git
[submodule "hw/mcu/st/stm32l5xx_hal_driver"]
path = hw/mcu/st/stm32l5xx_hal_driver
url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git
[submodule "lib/sct_neopixel"]
path = lib/sct_neopixel
url = https://github.com/gsteiert/sct_neopixel
[submodule "lib/FreeRTOS-Kernel"]
path = lib/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "lib/CMSIS_5"]
path = lib/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "hw/mcu/silabs/cmsis-dfp-efm32gg12b"]
path = hw/mcu/silabs/cmsis-dfp-efm32gg12b
url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b
[submodule "hw/mcu/renesas/rx"]
path = hw/mcu/renesas/rx
url = https://github.com/kkitayam/rx_device.git
[submodule "hw/mcu/nxp/lpcopen"]
path = hw/mcu/nxp/lpcopen
url = https://github.com/hathach/nxp_lpcopen.git
[submodule "hw/mcu/nxp/mcux-sdk"]
path = hw/mcu/nxp/mcux-sdk
url = https://github.com/NXPmicro/mcux-sdk.git
[submodule "hw/mcu/nxp/nxp_sdk"]
path = hw/mcu/nxp/nxp_sdk
url = https://github.com/hathach/nxp_sdk.git
[submodule "hw/mcu/gd/nuclei-sdk"]
path = hw/mcu/gd/nuclei-sdk
url = https://github.com/Nuclei-Software/nuclei-sdk.git
[submodule "hw/mcu/bridgetek/ft9xx/ft90x-sdk"]
path = hw/mcu/bridgetek/ft9xx/ft90x-sdk
url = https://github.com/BRTSG-FOSS/ft90x-sdk
[submodule "hw/mcu/mindmotion/mm32sdk"]
path = hw/mcu/mindmotion/mm32sdk
url = https://github.com/hathach/mm32sdk.git
[submodule "hw/mcu/broadcom"]
path = hw/mcu/broadcom
url = https://github.com/adafruit/broadcom-peripherals.git
branch = main-build
[submodule "hw/mcu/infineon/mtb-xmclib-cat3"]
path = hw/mcu/infineon/mtb-xmclib-cat3
url = https://github.com/Infineon/mtb-xmclib-cat3.git

@ -1 +0,0 @@
Subproject commit e8122eb6bd6286a1fe31f175a3e3eb0e7770c3e3

@ -1 +0,0 @@
Subproject commit 08370086080759ed54ac1136d62d2ad24c6fa267

@ -1 +0,0 @@
Subproject commit 7eb7bfa9ea4fbeacfafe1d5f77d5a0e6ed3922e7

@ -1 +0,0 @@
Subproject commit daf5500d03cba23e68c2f241c30af79cd9d63880

@ -1 +0,0 @@
Subproject commit 58eb3763200ff51a998be5f537acf67299add227

@ -1 +0,0 @@
Subproject commit 708a7152952ac595d24837069dcc0f7f59a4c30b

@ -1 +0,0 @@
Subproject commit 281cc2e178fd9a470d844b3afdea9eb322a0b0e8

@ -1 +0,0 @@
Subproject commit 2204191ec76283371419fbcec207da02e1bc22fa

@ -1 +0,0 @@
Subproject commit 43c45c85405a5dd114fff0ea95cca62837740c13

@ -1 +0,0 @@
Subproject commit cb21c660991c92e90ece99ccb63a4bc611899c3a

@ -1 +0,0 @@
Subproject commit 845c8fc49b6fb660f06a5c45225494eacb06f00c

@ -1 +0,0 @@
Subproject commit 706b4e0cf485605c32351e2f90f5698267996023

@ -1 +0,0 @@
Subproject commit f1c31b7887669cb230b3ea63f9b56769078960bc

@ -1 +0,0 @@
Subproject commit 2ec2a1538362696118dc3fdf56f33dacaf8f4067

@ -1 +0,0 @@
Subproject commit 2fc25ee22264bc27034358be0bd400b893ef837e

@ -1 +0,0 @@
Subproject commit 6601104a6397299b7304fd5bcd9a491f56cb23a6

@ -1 +0,0 @@
Subproject commit 182fcb3681ce116816feb41b7764f1b019ce796f

@ -1 +0,0 @@
Subproject commit 5e4ee5ed7a7b6c85176bb70a9fd3c72d6eb99f1b

@ -1 +0,0 @@
Subproject commit 2615e866fa48fe1ff1af9e31c348813f2b19e7ec

@ -1 +0,0 @@
Subproject commit fc676ef1ad177eb874eaa06444d3d75395fc51f4

@ -1 +0,0 @@
Subproject commit 08258b28ee95f50cb9624d152a1cbf084be1f9a5

@ -1 +0,0 @@
Subproject commit ce822adb1dc552b3aedd13621edbc7fdae124878

@ -1 +0,0 @@
Subproject commit 60dc2c913203dc8629dc233d4384dcc41c91e77f

@ -1 +0,0 @@
Subproject commit 06748ca1f93827befdb8b794402320d94d02004f

@ -1 +0,0 @@
Subproject commit 7f16ec0a1c4c063f84160b4cc6bf88ad554a823e

@ -1 +0,0 @@
Subproject commit 6ca7312fa6a5a460b5a5a63d66da527fdd8359a6

@ -1 +0,0 @@
Subproject commit d922865fc0326a102c26211c44b8e42f52c1e53d

@ -1 +0,0 @@
Subproject commit 0e95cd88657030f640a11e690a8a5186c7712ea5

@ -1 +0,0 @@
Subproject commit 1dd9d3662fb7eb2a7f7d3bc0a4c1dc7537915a29

@ -1 +0,0 @@
Subproject commit c75ace9b908a9aca631193ebf2466963b8ea33d0

@ -1 +0,0 @@
Subproject commit 1761b6207318ede021706e75aae78f452d72b6fa

@ -1 +0,0 @@
Subproject commit 04e99fbdabd00ab8f370f377c66b0a4570365b58

@ -1 +0,0 @@
Subproject commit f7ffdf6bf72110e58b42c632b0a051df5997e4ee

@ -1 +0,0 @@
Subproject commit 5b53e6cee664a82b16c86491aa0060e2110c00cb

@ -1 +0,0 @@
Subproject commit 8b4518417706d42eef5c14e56a650005abf478a8

@ -1 +0,0 @@
Subproject commit d8461b980b59b1625207d8c4f2ce0a9c2a7a3b04

@ -1 +0,0 @@
Subproject commit fbdacaf6f8c82a4e1eb9bd74ba650b491e97e17b

@ -1 +0,0 @@
Subproject commit 44efc446fa69ed8344e7fd966e68ed11043b35d9

@ -1 +0,0 @@
Subproject commit aee3d5bf283ae5df87532b781bdd01b7caf256fc

@ -1 +0,0 @@
Subproject commit 675c32a75df37f39d50d61f51cb0dcf53f07e1cb

@ -1 +0,0 @@
Subproject commit 143ed6cc20a7615d042b03b21e070197d473e6e5

@ -1 +0,0 @@
Subproject commit 20285262657d1b482d132d20d755c8c330d55c1f

@ -1 +0,0 @@
Subproject commit 2a604f4a2818b8354b5e1a39e388eb5e16cfbc1f

@ -1 +0,0 @@
Subproject commit 159e31b689577dbf69cf0683bbaffbd71fa5ee10

@ -1 +0,0 @@
Subproject commit e73e04ca63495672d955f9268e003cffe168fcd8

@ -1 +0,0 @@
Subproject commit 19615407727073e36d81bf239c52108ba92e7660