[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:
@@ -31,7 +31,7 @@ extern "C"
|
||||
/**
|
||||
* JerryScript debugger protocol version.
|
||||
*/
|
||||
#define JERRY_DEBUGGER_VERSION (8)
|
||||
#define JERRY_DEBUGGER_VERSION (9)
|
||||
|
||||
/**
|
||||
* Types for the client source wait and run method.
|
||||
|
||||
Reference in New Issue
Block a user