mirror of
https://github.com/g4klx/MMDVM.git
synced 2025-12-06 07:12:04 +01:00
Remove STM32F7XX_Lib as a submodule
This commit is contained in:
parent
246539526d
commit
1e97e7c2a0
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,9 +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
|
||||
[submodule "STM32F10X_Lib"]
|
||||
path = STM32F10X_Lib
|
||||
url = https://github.com/shawnchain/STM32F10X_Lib.git
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a06aca356cbfb4db847c66512e0a6ee52e58b116
|
||||
Loading…
Reference in a new issue