Add STM32F10X_Lib as submodule

pull/41/head
Andy CA6JAU 8 years ago
parent 9e11854e43
commit 5540c60ee1

1
.gitignore vendored

@ -5,4 +5,3 @@ bin/
GitVersion\.h GitVersion\.h
STM32F10X_Lib/

3
.gitmodules vendored

@ -0,0 +1,3 @@
[submodule "STM32F10X_Lib"]
path = STM32F10X_Lib
url = https://github.com/juribeparada/STM32F10X_Lib

@ -0,0 +1 @@
Subproject commit f57ebc35af760675bd6d15e6667e6e66508f852b
Loading…
Cancel
Save

Powered by TurnKey Linux.