some updates for pdec and EM syrlinks tests

This commit is contained in:
2022-10-31 18:45:39 +01:00
parent 3f3162fb36
commit e5fd62a121
5 changed files with 12 additions and 4 deletions

View File

@ -5,6 +5,7 @@ namespace dummy {
struct DummyCfg {
bool addCoreCtrlCfg = true;
bool addPowerDummies = true;
bool addSyrlinksDummies = true;
bool addAcsBoardDummies = true;
bool addSusDummies = true;
bool addTempSensorDummies = true;