1
0
forked from fsfw/fsfw

upstream changes taken over

This commit is contained in:
2020-12-15 22:57:14 +01:00
parent f99bf6d75c
commit 8706d663d5
3 changed files with 17 additions and 5 deletions

View File

@ -0,0 +1,11 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
AssemblyBase.cpp
ChildHandlerBase.cpp
ChildHandlerFDIR.cpp
DeviceHandlerBase.cpp
DeviceHandlerFailureIsolation.cpp
DeviceHandlerMessage.cpp
DeviceTmReportingWrapper.cpp
HealthDevice.cpp
)