eive-obsw/mission/devices/CMakeLists.txt
Robin Mueller 4c60e54fe7
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
added empty file for common max 1227 code
2022-02-14 19:45:21 +01:00

23 lines
420 B
CMake

target_sources(${TARGET_NAME} PUBLIC
GPSHyperionLinuxController.cpp
GomspaceDeviceHandler.cpp
BpxBatteryHandler.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
max1227.cpp
)