Added Signal elements to PhysicalInterface elements in TDFs
This commit is contained in:
@@ -22,6 +22,7 @@ enum TargetPhysicalInterface: string
|
||||
self::PDI => 'PDI',
|
||||
self::UPDI => 'UPDI',
|
||||
self::DEBUG_WIRE => 'debugWIRE',
|
||||
default => 'Other'
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user