diff options
| author | hathach <[email protected]> | 2023-03-10 23:41:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-10 23:41:27 +0700 |
| commit | 7e6a6e75bcdba408e6fd6dabc57d110b168e3d17 (patch) | |
| tree | 30fca0d69e9de7a32b6e05aeaeee453a3c52ab16 | |
| parent | fb9180b6eb2ec1b76bf5b01d611901d986f85d83 (diff) | |
remove the rest of mcu submodules
| -rw-r--r-- | .gitmodules | 7 | ||||
| m--------- | hw/mcu/broadcom | 0 | ||||
| m--------- | hw/mcu/ti | 0 |
3 files changed, 0 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules index e0eb5fb35..469192026 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,9 @@ [submodule "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git -[submodule "hw/mcu/ti"] - path = hw/mcu/ti - url = https://github.com/hathach/ti_driver.git [submodule "lib/lwip"] path = lib/lwip url = https://github.com/lwip-tcpip/lwip.git [submodule "lib/FreeRTOS-Kernel"] path = lib/FreeRTOS-Kernel url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git -[submodule "hw/mcu/broadcom"] - path = hw/mcu/broadcom - url = https://github.com/adafruit/broadcom-peripherals.git - branch = main-build diff --git a/hw/mcu/broadcom b/hw/mcu/broadcom deleted file mode 160000 -Subproject 08370086080759ed54ac1136d62d2ad24c6fa26 diff --git a/hw/mcu/ti b/hw/mcu/ti deleted file mode 160000 -Subproject 143ed6cc20a7615d042b03b21e070197d473e6e |
