1
0
forked from fsfw/fsfw

taken over some tweaks

This commit is contained in:
2020-12-14 21:31:50 +01:00
parent d2f631a955
commit 8c88255873
13 changed files with 65 additions and 90 deletions

View File

@ -0,0 +1,9 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
CommandingServiceBase.cpp
PusServiceBase.cpp
PusVerificationReport.cpp
TmTcBridge.cpp
TmTcMessage.cpp
VerificationReporter.cpp
)