1
0
forked from fsfw/fsfw

normal queue sufficient

This commit is contained in:
2022-07-25 19:42:05 +02:00
parent 6d0fa36f8a
commit 935e135f1c
8 changed files with 42 additions and 45 deletions

View File

@ -1,5 +1,5 @@
target_sources(${FSFW_TEST_TGT} PRIVATE
TestMessageQueue.cpp
testMq.cpp
TestSemaphore.cpp
TestClock.cpp
)