Robin Mueller
4c60e54fe7
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
23 lines
420 B
CMake
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
|
|
)
|
|
|
|
|