summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-03-02 10:18:44 +0700
committerhathach <[email protected]>2021-03-02 10:18:44 +0700
commit7afaae7ffc71094363a54dc92ab7982d0cb84d7b (patch)
tree6b86f354e7a5919e43492d8efb248ca74f7be4ee /.gitmodules
parentc34b6b2324809276664070a8c52bfa71ceaf9d06 (diff)
remove submodule lib/CMSIS_5
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 209b6ea95..664e32c59 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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