1
0
forked from fsfw/fsfw

added pus a tc

This commit is contained in:
2021-06-13 12:34:06 +02:00
parent fb7b059137
commit 537a30a4de
7 changed files with 64 additions and 26 deletions

View File

@ -1,6 +1,7 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
PRIVATE
TcPacketBase.cpp
TcPacketPusA.cpp
TcPacketStored.cpp
TmPacketBase.cpp
TmPacketMinimal.cpp