ploc updater
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Jakob.Meier
2021-08-08 15:02:59 +02:00
parent f64356d75e
commit dc3dfa1292
18 changed files with 982 additions and 706 deletions

View File

@ -62,7 +62,7 @@ enum sourceObjects: uint32_t {
UART_TEST = 0x54000020,
DUMMY_INTERFACE = 0x5400CAFE,
DUMMY_HANDLER = 0x5400AFFE,
P60DOCK_TEST_TASK = 0x00005060
P60DOCK_TEST_TASK = 0x00005060,
};
}