uio implementation

This commit is contained in:
2021-05-16 19:22:04 +02:00
parent b0c2606e6a
commit 486ca36cbc
11 changed files with 266 additions and 7 deletions

View File

@ -21,7 +21,8 @@ enum {
SYRLINKS_HANDLER,
IMTQ_HANDLER,
PLOC_HANDLER,
SUS_HANDLER
SUS_HANDLER,
CCSDS_IP_CORE_BRIDGE
};
}