1
0
forked from fsfw/fsfw

power and pus upstream taken over

This commit is contained in:
2020-12-22 16:18:12 +01:00
parent f6e7e232f5
commit 2e1ad41da7
3 changed files with 23 additions and 1 deletions

11
pus/CMakeLists.txt Normal file
View File

@ -0,0 +1,11 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
CService200ModeCommanding.cpp
CService201HealthCommanding.cpp
Service17Test.cpp
Service1TelecommandVerification.cpp
Service2DeviceAccess.cpp
Service5EventReporting.cpp
Service8FunctionManagement.cpp
Service9TimeManagement.cpp
)