summaryrefslogtreecommitdiff
path: root/src/target/target_request.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target_request.h')
-rw-r--r--src/target/target_request.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/target_request.h b/src/target/target_request.h
index 6aacaed7..0547c1d3 100644
--- a/src/target/target_request.h
+++ b/src/target/target_request.h
@@ -26,6 +26,7 @@ typedef enum target_req_cmd
{
TARGET_REQ_TRACEMSG,
TARGET_REQ_DEBUGMSG,
+ TARGET_REQ_DEBUGCHAR,
/* TARGET_REQ_SEMIHOSTING, */
} target_req_cmd_t;