annoying
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-04-04 18:21:30 +02:00
parent c4516f53b8
commit 3cc48a4cea
4 changed files with 4 additions and 4 deletions

2
fsfw

Submodule fsfw updated: 9fca7581dd...6650c293da

View File

@ -3,5 +3,6 @@ add_subdirectory(tree)
add_subdirectory(acs)
add_subdirectory(com)
add_subdirectory(fdir)
add_subdirectory(power)
target_sources(${LIB_EIVE_MISSION} PRIVATE DualLanePowerStateMachine.cpp)

View File

@ -1,2 +1 @@
target_sources(${LIB_EIVE_MISSION} PRIVATE RtdFdir.cpp StrFdir.cpp
GomspacePowerFdir.cpp)
target_sources(${LIB_EIVE_MISSION} PRIVATE GomspacePowerFdir.cpp)

2
tmtc

Submodule tmtc updated: 6975fae511...50668ca7a7