summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-11 09:06:00 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-11 09:06:00 +0000
commit9a9cc91bcb61e340ba60b46dedb9017a58c8c91a (patch)
tree7320592f80e39038b77000aa74207ddedff3b5d8 /README
parent970e16603bde0a4c5334e5eb3c81264830b55798 (diff)
downloadopenocd_libswd-9a9cc91bcb61e340ba60b46dedb9017a58c8c91a.tar.gz
openocd_libswd-9a9cc91bcb61e340ba60b46dedb9017a58c8c91a.tar.bz2
openocd_libswd-9a9cc91bcb61e340ba60b46dedb9017a58c8c91a.tar.xz
openocd_libswd-9a9cc91bcb61e340ba60b46dedb9017a58c8c91a.zip
- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
fail for two of it's return codes. A little bit weird, but compatible with existing codebase. - tightend up error handling. Since the jtag_xxx() is a queue that is either executed as things are added(hw queue) or a software queue, then errors can only be caught during jtag_execute_queue(). No error code is therefore returned from the queuing fn's. git-svn-id: svn://svn.berlios.de/openocd/trunk@492 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions