Class DebugConnectorEdison
Inheritance
System.Object
DebugConnectorEdison
Inherited Members
Namespace: Cosmos.Debug.DebugConnectors
Assembly: Cosmos.Debug.DebugConnectors.dll
Syntax
public class DebugConnectorEdison : DebugConnectorSerial
Constructors
| Improve this Doc View SourceDebugConnectorEdison(String, String)
Declaration
public DebugConnectorEdison(string aPort, string kernelFile)
Parameters
Type | Name | Description |
---|---|---|
System.String | aPort | |
System.String | kernelFile |
Methods
| Improve this Doc View SourceWaitForSignature(Byte[])
Declaration
protected override void WaitForSignature(byte[] aPacket)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | aPacket |