diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-09 09:14:27 +0200 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-09 09:14:27 +0200 |
commit | 20a3b14828c5015647fa438e0cbee84685bcdf5f (patch) | |
tree | bda0e74286ee254951492546f2d883f0fbb81bd6 /NEWS | |
parent | bffe824df6f92a2e88932c9b6d01b26b3a0cc598 (diff) | |
parent | 60e24aa597cde2703e933759aebff5d3c2dde314 (diff) | |
download | openocd+libswd-20a3b14828c5015647fa438e0cbee84685bcdf5f.tar.gz openocd+libswd-20a3b14828c5015647fa438e0cbee84685bcdf5f.tar.bz2 openocd+libswd-20a3b14828c5015647fa438e0cbee84685bcdf5f.tar.xz openocd+libswd-20a3b14828c5015647fa438e0cbee84685bcdf5f.zip |
Merge commit 'origin/master'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,7 @@ JTAG Layer: New reset_config options for SRST gating the JTAG clock (or not) TAP declaration no longer requires ircapture and mask attributes New "post-reset" event handler for TAP-invariant setup code + Overridable Tcl "init_reset" and "jtag_init" procedures Target Layer: New commands for use with Cortex-M3 processors: @@ -38,6 +39,7 @@ Board, Target, and Interface Configuration Scripts: Samsung s3c2450 Mini2440 board Numeric TAP and Target identifiers now trigger warnings + PXA255 partially enumerates Documentation: Capture more debugging and setup advice |