PUS C Telemetry implementation #414

Merged
gaisser merged 70 commits from mueller/pus-c-support into development 2021-05-04 14:43:40 +02:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit cf8a9996a7 - Show all commits

View File

@ -0,0 +1,3 @@
target_sources(${TARGET_NAME} PRIVATE
PusTmTest.cpp
)

View File

@ -0,0 +1,3 @@