restructured objectfactory and init_mission for libgpio test on te0720

This commit is contained in:
2021-02-14 11:03:53 +01:00
parent df0e1aa869
commit 88f62c5a11
9 changed files with 40 additions and 52 deletions

View File

@ -1,5 +1,5 @@
target_sources(${TARGET_NAME} PUBLIC
LibgpioTest.cpp
LibgpiodTest.cpp
TestTask.cpp
)