eive-obsw/bsp_q7s/callbacks/CMakeLists.txt
Robin Mueller 41b029f12b
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
Merge remote-tracking branch 'origin/develop' into mueller/master
2022-02-15 16:54:08 +01:00

7 lines
112 B
CMake

target_sources(${OBSW_NAME} PRIVATE
rwSpiCallback.cpp
gnssCallback.cpp
pcduSwitchCb.cpp
gpioCallbacks.cpp
)