bump submodules

This commit is contained in:
Robin Müller 2022-05-22 15:23:25 +02:00
parent fb236a235d
commit 9b986c1400
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
6 changed files with 7 additions and 5 deletions

2
.gitignore vendored
View File

@ -24,7 +24,9 @@ venv
# Build folders # Build folders
/build* /build*
/cmake-build*
# Makefile artifacts
_dep _dep
_obj _obj
_bin _bin

View File

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

@ -1 +1 @@
Subproject commit 797801ffde3defc48e5f3f69df31f36e5d3879c5 Subproject commit 8203995deb087c0a51ce7ec7fdc0f0f4f21d06ce

2
fsfw

@ -1 +1 @@
Subproject commit 7c2e50b665f515d6234f3d2f070609f8f37efde2 Subproject commit 576414438c81b43d18ac0472c4baa8bc545f8d3f

@ -1 +1 @@
Subproject commit e6f5ff18129984b591a6a286968b1ace42c278b2 Subproject commit 6d423f7106e49f93743fb69e9436e1e652f9e001

@ -1 +1 @@
Subproject commit 4d71822fa1f1cfc16ccd4d0fb750eb2900a263b2 Subproject commit 890f1193240dc422ade3c4380b8b05733971001f