mirror of https://github.com/g4klx/MMDVM.git
Re-add the STM32F7XX_Lib submodule.
This commit is contained in:
parent
794acf1df8
commit
7db7bbb02e
|
@ -4,3 +4,6 @@
|
|||
[submodule "STM32F10X_Lib"]
|
||||
path = STM32F10X_Lib
|
||||
url = https://github.com/shawnchain/STM32F10X_Lib.git
|
||||
[submodule "STM32F7XX_Lib"]
|
||||
path = STM32F7XX_Lib
|
||||
url = https://github.com/g4klx/STM32F7XX_Lib.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 6241f7c05eeb6cf1ecd16ca0274bf310efee853f
|
Loading…
Reference in New Issue