remove submodule lib/CMSIS_5

This commit is contained in:
hathach
2021-03-02 10:18:44 +07:00
parent c34b6b2324
commit 7afaae7ffc
4 changed files with 4 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -100,9 +100,6 @@
[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/CMSIS_5"]
path = lib/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "lib/sct_neopixel"]
path = lib/sct_neopixel
url = https://github.com/gsteiert/sct_neopixel