eive-obsw/bsp_q7s/callbacks/CMakeLists.txt
Robin Mueller f7c6f16777
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
added gps reset callback
2021-09-07 16:11:02 +02:00

5 lines
77 B
CMake

target_sources(${TARGET_NAME} PRIVATE
rwSpiCallback.cpp
gnssCallback.cpp
)