summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-10 23:36:53 +0700
committerhathach <[email protected]>2023-03-10 23:36:53 +0700
commitfb9180b6eb2ec1b76bf5b01d611901d986f85d83 (patch)
treea47096fe74c69bc1e888973222e6b539da307a8e
parent7c9bd81eca6d9a405c8a3ee1d012f370b88b44d1 (diff)
remove most of the submodules
-rw-r--r--.gitmodules138
m---------hw/mcu/allwinner0
m---------hw/mcu/bridgetek/ft9xx/ft90x-sdk0
m---------hw/mcu/gd/nuclei-sdk0
m---------hw/mcu/infineon/mtb-xmclib-cat30
m---------hw/mcu/microchip0
m---------hw/mcu/mindmotion/mm32sdk0
m---------hw/mcu/nuvoton0
m---------hw/mcu/nxp/lpcopen0
m---------hw/mcu/nxp/mcux-sdk0
m---------hw/mcu/nxp/nxp_sdk0
m---------hw/mcu/raspberry_pi/Pico-PIO-USB0
m---------hw/mcu/renesas/rx0
m---------hw/mcu/silabs/cmsis-dfp-efm32gg12b0
m---------hw/mcu/sony/cxd56/spresense-exported-sdk0
m---------hw/mcu/st/cmsis_device_f00
m---------hw/mcu/st/cmsis_device_f10
m---------hw/mcu/st/cmsis_device_f20
m---------hw/mcu/st/cmsis_device_f30
m---------hw/mcu/st/cmsis_device_f40
m---------hw/mcu/st/cmsis_device_f70
m---------hw/mcu/st/cmsis_device_g00
m---------hw/mcu/st/cmsis_device_g40
m---------hw/mcu/st/cmsis_device_h70
m---------hw/mcu/st/cmsis_device_l00
m---------hw/mcu/st/cmsis_device_l10
m---------hw/mcu/st/cmsis_device_l40
m---------hw/mcu/st/cmsis_device_l50
m---------hw/mcu/st/cmsis_device_u50
m---------hw/mcu/st/cmsis_device_wb0
m---------hw/mcu/st/stm32f0xx_hal_driver0
m---------hw/mcu/st/stm32f1xx_hal_driver0
m---------hw/mcu/st/stm32f2xx_hal_driver0
m---------hw/mcu/st/stm32f3xx_hal_driver0
m---------hw/mcu/st/stm32f4xx_hal_driver0
m---------hw/mcu/st/stm32f7xx_hal_driver0
m---------hw/mcu/st/stm32g0xx_hal_driver0
m---------hw/mcu/st/stm32g4xx_hal_driver0
m---------hw/mcu/st/stm32h7xx_hal_driver0
m---------hw/mcu/st/stm32l0xx_hal_driver0
m---------hw/mcu/st/stm32l1xx_hal_driver0
m---------hw/mcu/st/stm32l4xx_hal_driver0
m---------hw/mcu/st/stm32l5xx_hal_driver0
m---------hw/mcu/st/stm32u5xx_hal_driver0
m---------hw/mcu/st/stm32wbxx_hal_driver0
m---------hw/mcu/wch/ch32v3070
m---------lib/sct_neopixel0
47 files changed, 0 insertions, 138 deletions
diff --git a/.gitmodules b/.gitmodules
index c3baaa1be..e0eb5fb35 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,154 +1,16 @@
[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 "hw/mcu/st/cmsis_device_wb"]
- path = hw/mcu/st/cmsis_device_wb
- url = https://github.com/STMicroelectronics/cmsis_device_wb.git
-[submodule "hw/mcu/st/stm32wbxx_hal_driver"]
- path = hw/mcu/st/stm32wbxx_hal_driver
- url = https://github.com/STMicroelectronics/stm32wbxx_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 "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
-[submodule "hw/mcu/allwinner"]
- path = hw/mcu/allwinner
- url = https://github.com/hathach/allwinner_driver.git
-[submodule "hw/mcu/wch/ch32v307"]
- path = hw/mcu/wch/ch32v307
- url = https://github.com/openwch/ch32v307.git
-[submodule "hw/mcu/raspberry_pi/Pico-PIO-USB"]
- path = hw/mcu/raspberry_pi/Pico-PIO-USB
- url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
-[submodule "hw/mcu/st/cmsis_device_u5"]
- path = hw/mcu/st/cmsis_device_u5
- url = https://github.com/STMicroelectronics/cmsis_device_u5
-[submodule "hw/mcu/st/stm32u5xx_hal_driver"]
- path = hw/mcu/st/stm32u5xx_hal_driver
- url = https://github.com/STMicroelectronics/stm32u5xx_hal_driver
diff --git a/hw/mcu/allwinner b/hw/mcu/allwinner
deleted file mode 160000
-Subproject 8e5e89e8e132c0fd90e72d5422e5d3d68232b75
diff --git a/hw/mcu/bridgetek/ft9xx/ft90x-sdk b/hw/mcu/bridgetek/ft9xx/ft90x-sdk
deleted file mode 160000
-Subproject 91060164afe239fcb394122e8bf9eb24d3194eb
diff --git a/hw/mcu/gd/nuclei-sdk b/hw/mcu/gd/nuclei-sdk
deleted file mode 160000
-Subproject 7eb7bfa9ea4fbeacfafe1d5f77d5a0e6ed3922e
diff --git a/hw/mcu/infineon/mtb-xmclib-cat3 b/hw/mcu/infineon/mtb-xmclib-cat3
deleted file mode 160000
-Subproject daf5500d03cba23e68c2f241c30af79cd9d6388
diff --git a/hw/mcu/microchip b/hw/mcu/microchip
deleted file mode 160000
-Subproject 9e8b37e307d8404033bb881623a113931e1edf2
diff --git a/hw/mcu/mindmotion/mm32sdk b/hw/mcu/mindmotion/mm32sdk
deleted file mode 160000
-Subproject 708a7152952ac595d24837069dcc0f7f59a4c30
diff --git a/hw/mcu/nuvoton b/hw/mcu/nuvoton
deleted file mode 160000
-Subproject 2204191ec76283371419fbcec207da02e1bc22f
diff --git a/hw/mcu/nxp/lpcopen b/hw/mcu/nxp/lpcopen
deleted file mode 160000
-Subproject 43c45c85405a5dd114fff0ea95cca62837740c1
diff --git a/hw/mcu/nxp/mcux-sdk b/hw/mcu/nxp/mcux-sdk
deleted file mode 160000
-Subproject ae2ab01d9d70ad00cd0e935c2552bd5f0e5c029
diff --git a/hw/mcu/nxp/nxp_sdk b/hw/mcu/nxp/nxp_sdk
deleted file mode 160000
-Subproject 845c8fc49b6fb660f06a5c45225494eacb06f00
diff --git a/hw/mcu/raspberry_pi/Pico-PIO-USB b/hw/mcu/raspberry_pi/Pico-PIO-USB
deleted file mode 160000
-Subproject 9ff3f52fd3c1f81532bce8dd311aa8fc8d9b266
diff --git a/hw/mcu/renesas/rx b/hw/mcu/renesas/rx
deleted file mode 160000
-Subproject 706b4e0cf485605c32351e2f90f569826799602
diff --git a/hw/mcu/silabs/cmsis-dfp-efm32gg12b b/hw/mcu/silabs/cmsis-dfp-efm32gg12b
deleted file mode 160000
-Subproject f1c31b7887669cb230b3ea63f9b56769078960b
diff --git a/hw/mcu/sony/cxd56/spresense-exported-sdk b/hw/mcu/sony/cxd56/spresense-exported-sdk
deleted file mode 160000
-Subproject 2ec2a1538362696118dc3fdf56f33dacaf8f406
diff --git a/hw/mcu/st/cmsis_device_f0 b/hw/mcu/st/cmsis_device_f0
deleted file mode 160000
-Subproject 2fc25ee22264bc27034358be0bd400b893ef837
diff --git a/hw/mcu/st/cmsis_device_f1 b/hw/mcu/st/cmsis_device_f1
deleted file mode 160000
-Subproject 6601104a6397299b7304fd5bcd9a491f56cb23a
diff --git a/hw/mcu/st/cmsis_device_f2 b/hw/mcu/st/cmsis_device_f2
deleted file mode 160000
-Subproject 182fcb3681ce116816feb41b7764f1b019ce796
diff --git a/hw/mcu/st/cmsis_device_f3 b/hw/mcu/st/cmsis_device_f3
deleted file mode 160000
-Subproject 5e4ee5ed7a7b6c85176bb70a9fd3c72d6eb99f1
diff --git a/hw/mcu/st/cmsis_device_f4 b/hw/mcu/st/cmsis_device_f4
deleted file mode 160000
-Subproject 2615e866fa48fe1ff1af9e31c348813f2b19e7e
diff --git a/hw/mcu/st/cmsis_device_f7 b/hw/mcu/st/cmsis_device_f7
deleted file mode 160000
-Subproject fc676ef1ad177eb874eaa06444d3d75395fc51f
diff --git a/hw/mcu/st/cmsis_device_g0 b/hw/mcu/st/cmsis_device_g0
deleted file mode 160000
-Subproject 08258b28ee95f50cb9624d152a1cbf084be1f9a
diff --git a/hw/mcu/st/cmsis_device_g4 b/hw/mcu/st/cmsis_device_g4
deleted file mode 160000
-Subproject ce822adb1dc552b3aedd13621edbc7fdae12487
diff --git a/hw/mcu/st/cmsis_device_h7 b/hw/mcu/st/cmsis_device_h7
deleted file mode 160000
-Subproject 60dc2c913203dc8629dc233d4384dcc41c91e77
diff --git a/hw/mcu/st/cmsis_device_l0 b/hw/mcu/st/cmsis_device_l0
deleted file mode 160000
-Subproject 06748ca1f93827befdb8b794402320d94d02004
diff --git a/hw/mcu/st/cmsis_device_l1 b/hw/mcu/st/cmsis_device_l1
deleted file mode 160000
-Subproject 7f16ec0a1c4c063f84160b4cc6bf88ad554a823
diff --git a/hw/mcu/st/cmsis_device_l4 b/hw/mcu/st/cmsis_device_l4
deleted file mode 160000
-Subproject 6ca7312fa6a5a460b5a5a63d66da527fdd8359a
diff --git a/hw/mcu/st/cmsis_device_l5 b/hw/mcu/st/cmsis_device_l5
deleted file mode 160000
-Subproject d922865fc0326a102c26211c44b8e42f52c1e53
diff --git a/hw/mcu/st/cmsis_device_u5 b/hw/mcu/st/cmsis_device_u5
deleted file mode 160000
-Subproject bc00f3c9d8a4e25220f84c26d414902cc6bdf56
diff --git a/hw/mcu/st/cmsis_device_wb b/hw/mcu/st/cmsis_device_wb
deleted file mode 160000
-Subproject 9c5d1920dd9fabbe2548e10561d63db829bb744
diff --git a/hw/mcu/st/stm32f0xx_hal_driver b/hw/mcu/st/stm32f0xx_hal_driver
deleted file mode 160000
-Subproject 0e95cd88657030f640a11e690a8a5186c7712ea
diff --git a/hw/mcu/st/stm32f1xx_hal_driver b/hw/mcu/st/stm32f1xx_hal_driver
deleted file mode 160000
-Subproject 1dd9d3662fb7eb2a7f7d3bc0a4c1dc7537915a2
diff --git a/hw/mcu/st/stm32f2xx_hal_driver b/hw/mcu/st/stm32f2xx_hal_driver
deleted file mode 160000
-Subproject c75ace9b908a9aca631193ebf2466963b8ea33d
diff --git a/hw/mcu/st/stm32f3xx_hal_driver b/hw/mcu/st/stm32f3xx_hal_driver
deleted file mode 160000
-Subproject 1761b6207318ede021706e75aae78f452d72b6f
diff --git a/hw/mcu/st/stm32f4xx_hal_driver b/hw/mcu/st/stm32f4xx_hal_driver
deleted file mode 160000
-Subproject 04e99fbdabd00ab8f370f377c66b0a4570365b5
diff --git a/hw/mcu/st/stm32f7xx_hal_driver b/hw/mcu/st/stm32f7xx_hal_driver
deleted file mode 160000
-Subproject f7ffdf6bf72110e58b42c632b0a051df5997e4e
diff --git a/hw/mcu/st/stm32g0xx_hal_driver b/hw/mcu/st/stm32g0xx_hal_driver
deleted file mode 160000
-Subproject 5b53e6cee664a82b16c86491aa0060e2110c00c
diff --git a/hw/mcu/st/stm32g4xx_hal_driver b/hw/mcu/st/stm32g4xx_hal_driver
deleted file mode 160000
-Subproject 8b4518417706d42eef5c14e56a650005abf478a
diff --git a/hw/mcu/st/stm32h7xx_hal_driver b/hw/mcu/st/stm32h7xx_hal_driver
deleted file mode 160000
-Subproject d8461b980b59b1625207d8c4f2ce0a9c2a7a3b0
diff --git a/hw/mcu/st/stm32l0xx_hal_driver b/hw/mcu/st/stm32l0xx_hal_driver
deleted file mode 160000
-Subproject fbdacaf6f8c82a4e1eb9bd74ba650b491e97e17
diff --git a/hw/mcu/st/stm32l1xx_hal_driver b/hw/mcu/st/stm32l1xx_hal_driver
deleted file mode 160000
-Subproject 44efc446fa69ed8344e7fd966e68ed11043b35d
diff --git a/hw/mcu/st/stm32l4xx_hal_driver b/hw/mcu/st/stm32l4xx_hal_driver
deleted file mode 160000
-Subproject aee3d5bf283ae5df87532b781bdd01b7caf256f
diff --git a/hw/mcu/st/stm32l5xx_hal_driver b/hw/mcu/st/stm32l5xx_hal_driver
deleted file mode 160000
-Subproject 675c32a75df37f39d50d61f51cb0dcf53f07e1c
diff --git a/hw/mcu/st/stm32u5xx_hal_driver b/hw/mcu/st/stm32u5xx_hal_driver
deleted file mode 160000
-Subproject 2e1d4cdb386e33391cb261dfff4fefa92e4aa35
diff --git a/hw/mcu/st/stm32wbxx_hal_driver b/hw/mcu/st/stm32wbxx_hal_driver
deleted file mode 160000
-Subproject 2c5f06638be516c1b772f768456ba637f077bac
diff --git a/hw/mcu/wch/ch32v307 b/hw/mcu/wch/ch32v307
deleted file mode 160000
-Subproject 17761f5cf9dbbf2dcf665b7c04934188add2008
diff --git a/lib/sct_neopixel b/lib/sct_neopixel
deleted file mode 160000
-Subproject e73e04ca63495672d955f9268e003cffe168fcd