1
0
forked from fsfw/fsfw

removed handlers

This commit is contained in:
2022-09-14 19:15:52 +02:00
parent ac7dc55fc1
commit 3a52454949
11 changed files with 5 additions and 942 deletions

View File

@ -1,3 +1,2 @@
target_sources(
${FSFW_TEST_TGT} PRIVATE testDistributor.cpp testDestHandler.cpp
testSourceHandler.cpp testFaultHandler.cpp)
target_sources(${FSFW_TEST_TGT} PRIVATE testDistributor.cpp
testFaultHandler.cpp)