add STR assy
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2023-03-06 15:51:53 +01:00
parent 6aae94823e
commit 4e9646fe10
6 changed files with 58 additions and 9 deletions

View File

@ -13,6 +13,7 @@ target_sources(
SusAssembly.cpp
RwAssembly.cpp
DualLanePowerStateMachine.cpp
StrAssembly.cpp
PowerStateMachineBase.cpp
DualLaneAssemblyBase.cpp
TcsBoardAssembly.cpp)