]> git.sur5r.net Git - openocd/commit
target_request: add target_got_message() that can be used to improve DCC performance
authorØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 14 Oct 2011 12:55:17 +0000 (14:55 +0200)
committerØyvind Harboe <oyvindharboe@gmail.com>
Mon, 17 Oct 2011 12:32:38 +0000 (12:32 +0000)
commit80c20a186b49b30575bc9a1e1316ab0acf502512
treea441b7e427435b1a255da303c79a916b4cfa6a85
parentea295bd694250b077b780cfd506cf4d7f6fd1471
target_request: add target_got_message() that can be used to improve DCC performance

API change to allow implementing a back-off algorithm for
polling hardware.

Change-Id: I6cbe8b4534c8dfeb8442305171ea96b5481c1f17
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/26
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
Tested-by: Øyvind Harboe <oyvindharboe@gmail.com>
src/target/target_request.c
src/target/target_request.h