add CMSIS_5 submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
lib/CMSIS_5
Submodule
1
lib/CMSIS_5
Submodule
Submodule lib/CMSIS_5 added at b7b26f50d0
Reference in New Issue
Block a user