moved gpiod test to bsp folder

This commit is contained in:
2021-02-14 12:23:29 +01:00
committed by Robin Mueller
parent 572e3d5bba
commit 83530f9c4e
7 changed files with 11 additions and 76 deletions

View File

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