eive-obsw/bsp_rpi/boardtest/CMakeLists.txt

9 lines
70 B
CMake
Raw Normal View History

2020-12-29 18:06:52 +01:00
target_sources(${TARGET_NAME} PRIVATE
SpiTest.cpp
2021-01-14 00:40:30 +01:00
RPiGPIO.cpp
2020-12-29 18:06:52 +01:00
)