h7 use offical st driver repo

This commit is contained in:
hathach
2020-10-30 13:28:14 +07:00
parent b9ca7e91df
commit 3659d8e89a
6 changed files with 41 additions and 30 deletions

6
.gitmodules vendored
View File

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