Add submodules for F4/F7 libs

This commit is contained in:
phl0 2018-06-23 22:40:13 +02:00
parent 895bed1f70
commit 61d5dd6eb3
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A
4 changed files with 8 additions and 2 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "STM32F4XX_Lib"]
path = STM32F4XX_Lib
url = https://github.com/juribeparada/STM32F4XX_Lib.git
[submodule "STM32F7XX_Lib"]
path = STM32F7XX_Lib
url = https://github.com/juribeparada/STM32F7XX_Lib.git