add STM32F10X_Lib

This commit is contained in:
Shawn Chain 2019-05-13 21:59:32 +08:00
parent ff7a9fdd4e
commit 37efcb3d4f
4 changed files with 8 additions and 4 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "STM32F7XX_Lib"]
path = STM32F7XX_Lib
url = https://github.com/juribeparada/STM32F7XX_Lib.git
[submodule "STM32F10X_Lib"]
path = STM32F10X_Lib
url = https://github.com/shawnchain/STM32F10X_Lib.git