[Debugger] Implementation of transport over serial connection (#2800)
JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
@@ -30,6 +30,7 @@ void jerryx_debugger_after_connect (bool success);
|
||||
* Message transmission interfaces.
|
||||
*/
|
||||
bool jerryx_debugger_tcp_create (uint16_t port);
|
||||
bool jerryx_debugger_serial_create (const char *config);
|
||||
|
||||
/*
|
||||
* Message encoding interfaces.
|
||||
|
||||
Reference in New Issue
Block a user