remove the rest of mcu submodules
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -1,16 +1,9 @@
|
|||||||
[submodule "tools/uf2"]
|
[submodule "tools/uf2"]
|
||||||
path = tools/uf2
|
path = tools/uf2
|
||||||
url = https://github.com/microsoft/uf2.git
|
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"]
|
[submodule "lib/lwip"]
|
||||||
path = lib/lwip
|
path = lib/lwip
|
||||||
url = https://github.com/lwip-tcpip/lwip.git
|
url = https://github.com/lwip-tcpip/lwip.git
|
||||||
[submodule "lib/FreeRTOS-Kernel"]
|
[submodule "lib/FreeRTOS-Kernel"]
|
||||||
path = lib/FreeRTOS-Kernel
|
path = lib/FreeRTOS-Kernel
|
||||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
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
|
|
||||||
|
Submodule hw/mcu/broadcom deleted from 0837008608
Submodule hw/mcu/ti deleted from 143ed6cc20
Reference in New Issue
Block a user