From d25b91f8876826ed242c0092628ff7f4040c3795 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 12 Jul 2021 21:16:21 +0200 Subject: [PATCH] added stm32-cmake submodule --- .gitmodules | 3 +++ cmake/stm32-cmake | 1 + 2 files changed, 4 insertions(+) create mode 160000 cmake/stm32-cmake diff --git a/.gitmodules b/.gitmodules index 0228bdd..aa278b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/cmake/stm32-cmake b/cmake/stm32-cmake new file mode 160000 index 0000000..89c68c6 --- /dev/null +++ b/cmake/stm32-cmake @@ -0,0 +1 @@ +Subproject commit 89c68c69a17435035a4a48712936e06118bed3fb