bump submodules

This commit is contained in:
2022-05-22 15:23:25 +02:00
parent fb236a235d
commit 9b986c1400
6 changed files with 7 additions and 5 deletions

View File

@ -17,7 +17,7 @@ fi
build_generator=""
os_fsfw="freertos"
builddir="build-Debug"
builddir="cmake-build-debug"
if [ "${OS}" = "Windows_NT" ]; then
build_generator="MinGW Makefiles"
python="py"