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