diff options
author | Paul Fertser <fercerpav@gmail.com> | 2017-01-15 14:22:50 +0300 |
---|---|---|
committer | Paul Fertser <fercerpav@gmail.com> | 2017-01-15 15:20:16 +0000 |
commit | f6279c00c35c1efddcd69ba25a1928ef56c4887a (patch) | |
tree | 57f78677b86db74c6bda5c66c258386561d66e42 | |
parent | af4a2f35184e856c08d4727393ecf9b9f09ae65b (diff) |
NEWS: mention SWO capture facility of the new J-Link driver
Change-Id: I4fc150584f3f0c5df5c39ae512125b42893331f0
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3948
Tested-by: jenkins
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ source archive release. JTAG Layer: * New driver for J-Link adapters based on libjaylink - (including support for FPGA configuration and EMUCOM) + (including support for FPGA configuration, SWO and EMUCOM) * FTDI improvements to work at 30MHz clock * BCM2835 native driver SWD and Raspberry Pi2 support * BCM2835 is set to 4ma drive, slow slew rate @@ -144,7 +144,7 @@ This release also contains a number of other important functional and cosmetic bugfixes. For more details about what has changed since the last release, see the git repository history: -http://sourceforge.net/p/openocd/code/ci/v0.10.0-rc1/log/?path= +http://sourceforge.net/p/openocd/code/ci/v0.10.0-rc2/log/?path= For older NEWS, see the NEWS files associated with each release |