]> git.sur5r.net Git - openocd/commit
Added telnet_async command to enable/disable asynchronous
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 31 Oct 2008 13:40:02 +0000 (13:40 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 31 Oct 2008 13:40:02 +0000 (13:40 +0000)
commitc2120ba28a7f3c473c05403e6015c95bec406336
tree548754e1b28c4b752e98f3da263ab7d5853ed14a
parente4218ebb8f7f5bf27578198e16ae5add99edeb75
Added telnet_async command to enable/disable asynchronous
messages.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1117 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/helper/command.c
src/helper/command.h
src/helper/startup.tcl
src/server/telnet_server.c