moved gpiod test to bsp folder

This commit is contained in:
2021-02-14 12:23:29 +01:00
parent f2b1255b39
commit ae47acdbbb
7 changed files with 11 additions and 76 deletions

View File

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