new linux boardtest folder

This commit is contained in:
2021-02-14 19:22:58 +01:00
committed by Robin Mueller
parent 7c1c2b46af
commit 571606c251
12 changed files with 86 additions and 2 deletions

View File

@ -0,0 +1,10 @@
target_sources(${TARGET_NAME} PRIVATE
LibgpiodTest.cpp
I2cTestClass.cpp
SpiTestClass.cpp
UartTestClass.cpp
)