restructured objectfactory and init_mission for libgpio test on te0720

This commit is contained in:
2021-02-14 11:03:53 +01:00
parent 6c7b93642c
commit cdd020666b
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
)