eive-obsw/mission/devices/CMakeLists.txt
Robin Mueller 5fadb8f86d
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
moved heater handler
2021-12-14 17:35:21 +01:00

21 lines
376 B
CMake

target_sources(${TARGET_NAME} PUBLIC
GPSHyperionHandler.cpp
GomspaceDeviceHandler.cpp
Tmp1075Handler.cpp
PCDUHandler.cpp
P60DockHandler.cpp
PDU1Handler.cpp
PDU2Handler.cpp
ACUHandler.cpp
SyrlinksHkHandler.cpp
Max31865PT1000Handler.cpp
IMTQHandler.cpp
HeaterHandler.cpp
PlocMPSoCHandler.cpp
RadiationSensorHandler.cpp
GyroADIS1650XHandler.cpp
RwHandler.cpp
)