Browse Source

add CMSIS_5 submodule

hathach 5 years ago
parent
commit
4f3ac8c492
2 changed files with 4 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      lib/CMSIS_5

+ 3 - 0
.gitmodules

@@ -109,3 +109,6 @@
 [submodule "hw/mcu/st/stm32l5xx_hal_driver"]
 [submodule "hw/mcu/st/stm32l5xx_hal_driver"]
 	path = hw/mcu/st/stm32l5xx_hal_driver
 	path = hw/mcu/st/stm32l5xx_hal_driver
 	url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git
 	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

+ 1 - 0
lib/CMSIS_5

@@ -0,0 +1 @@
+Subproject commit b7b26f50d00072812aec8453f643e24bafedccb5