f0 use offical st driver repo

This commit is contained in:
hathach
2020-10-30 12:48:34 +07:00
parent e4eb2de401
commit 41a36b1256
5 changed files with 29 additions and 18 deletions

6
.gitmodules vendored
View File

@@ -37,3 +37,9 @@
[submodule "hw/mcu/st/stm32f4xx_hal_driver"]
path = hw/mcu/st/stm32f4xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f4xx_hal_driver.git
[submodule "hw/mcu/st/cmsis_device_f0"]
path = hw/mcu/st/cmsis_device_f0
url = https://github.com/STMicroelectronics/cmsis_device_f0.git
[submodule "hw/mcu/st/stm32f0xx_hal_driver"]
path = hw/mcu/st/stm32f0xx_hal_driver
url = https://github.com/STMicroelectronics/stm32f0xx_hal_driver.git