eive-obsw/mission/devices/CMakeLists.txt
Robin Mueller 1d714ff85e
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Moved PLOC components to q7s folder
2021-08-09 16:30:59 +02:00

23 lines
426 B
CMake

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