fsfw/src/fsfw_hal/linux/rpi/CMakeLists.txt
Robin Mueller 6f7be281ef
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
move HAL and tests folder
2022-07-18 08:59:40 +02:00

3 lines
57 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
GpioRPi.cpp
)