l0 use offical st driver repo

This commit is contained in:
hathach
2020-10-30 13:40:20 +07:00
parent 3659d8e89a
commit ac231d7b2d
5 changed files with 19 additions and 10 deletions

6
.gitmodules vendored
View File

@@ -73,3 +73,9 @@
[submodule "hw/mcu/st/stm32h7xx_hal_driver"]
path = hw/mcu/st/stm32h7xx_hal_driver
url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_l0"]
path = hw/mcu/st/cmsis_device_l0
url = https://github.com/STMicroelectronics/cmsis_device_l0.git
[submodule "hw/mcu/st/stm32l0xx_hal_driver"]
path = hw/mcu/st/stm32l0xx_hal_driver
url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git