added stm32-cmake submodule

This commit is contained in:
2021-07-12 21:16:21 +02:00
parent b087e44f32
commit d25b91f887
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "tmtc/tmtccmd"]
path = tmtc/tmtccmd
url = https://github.com/spacefisch/tmtccmd.git
[submodule "cmake/stm32-cmake"]
path = cmake/stm32-cmake
url = https://github.com/spacefisch/stm32-cmake.git

1
cmake/stm32-cmake Submodule

Submodule cmake/stm32-cmake added at 89c68c69a1