aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorSzymon Modzelewski <szmodzelewski@gmail.com>2012-02-21 13:43:11 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2012-02-29 13:42:03 +0000
commit592be6504ccf7a6dea497dc982de8c921bd24076 (patch)
tree3c6d90621e7fc022447c4ff99cdcfd4fb08b52be /HACKING
parentcea4842207d1225a8cef4dec475036ecc7bc01f8 (diff)
downloadriscv-openocd-592be6504ccf7a6dea497dc982de8c921bd24076.zip
riscv-openocd-592be6504ccf7a6dea497dc982de8c921bd24076.tar.gz
riscv-openocd-592be6504ccf7a6dea497dc982de8c921bd24076.tar.bz2
stlink-v1: code cleanup
This patch moves the bulk of the stlink read/write code into the stlink_usb_xfer set of functions and implements stlink_usb_recv in terms of the generic stlink_usb_xfer stlink_usb_xfer will be needed to implement stlink_usb_send without code duplication stlink_usb_xfer: -sends the stlink command -performs a read or write (as requested) -checks the status (v1 only) Change-Id: I0137d52620bd4883d46c9977a9e73f67622000a1 Signed-off-by: Szymon Modzelewski <szmodzelewski@gmail.com> Reviewed-on: http://openocd.zylin.com/477 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions