mirror of https://github.com/g4klx/MMDVM.git
Remove STM32F7XX_Lib as a submodule
This commit is contained in:
parent
246539526d
commit
1e97e7c2a0
|
@ -1,9 +1,6 @@
|
||||||
[submodule "STM32F4XX_Lib"]
|
[submodule "STM32F4XX_Lib"]
|
||||||
path = STM32F4XX_Lib
|
path = STM32F4XX_Lib
|
||||||
url = https://github.com/juribeparada/STM32F4XX_Lib.git
|
url = https://github.com/juribeparada/STM32F4XX_Lib.git
|
||||||
[submodule "STM32F7XX_Lib"]
|
|
||||||
path = STM32F7XX_Lib
|
|
||||||
url = https://github.com/juribeparada/STM32F7XX_Lib.git
|
|
||||||
[submodule "STM32F10X_Lib"]
|
[submodule "STM32F10X_Lib"]
|
||||||
path = STM32F10X_Lib
|
path = STM32F10X_Lib
|
||||||
url = https://github.com/shawnchain/STM32F10X_Lib.git
|
url = https://github.com/shawnchain/STM32F10X_Lib.git
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit a06aca356cbfb4db847c66512e0a6ee52e58b116
|
|
Loading…
Reference in New Issue