add WDT module

This commit is contained in:
2023-10-11 11:35:57 +02:00
parent ec8febf623
commit 7cd1b0070a
3 changed files with 45 additions and 0 deletions

View File

@ -78,3 +78,4 @@ class CustomServiceList(str, enum.Enum):
SYSTEM = "system"
PWR_CTRL = "pwr_ctrl"
EPS_SS = "eps_subsystem"
XIPHOS_WDT = "xiphos_wdt"