add adafruit/stm32f4xx_hal_driver submodule

This commit is contained in:
Scott Gauche 2022-02-03 14:01:11 -05:00
parent 3d1b2b6ad6
commit 70ba229d23
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -274,3 +274,6 @@
[submodule "ports/stm/st_driver/CMSIS_5"] [submodule "ports/stm/st_driver/CMSIS_5"]
path = ports/stm/st_driver/CMSIS_5 path = ports/stm/st_driver/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5.git url = https://github.com/ARM-software/CMSIS_5.git
[submodule "ports/stm/st_driver/stm32f4xx_hal_driver"]
path = ports/stm/st_driver/stm32f4xx_hal_driver
url = https://github.com/adafruit/stm32f4xx_hal_driver.git

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