diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2010-08-16 01:11:39 -0400 |
---|---|---|
committer | David Brownell <db@helium.(none)> | 2010-08-16 01:11:39 -0400 |
commit | 66fb1767669775745631843eb5e7b373110d76a7 (patch) | |
tree | f5ce9a84f45de22cf98e14cf9e99fad94221441f /NEWS | |
parent | 70794664f1a923c1fa2912f2b3ac81c7c1fc1ff5 (diff) | |
download | riscv-openocd-66fb1767669775745631843eb5e7b373110d76a7.zip riscv-openocd-66fb1767669775745631843eb5e7b373110d76a7.tar.gz riscv-openocd-66fb1767669775745631843eb5e7b373110d76a7.tar.bz2 |
two NEWS updates
Mention AVR32 AP7000 support.
Clarify ARM semihosting update was for V7M (not ARM9 etc).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,13 +22,15 @@ non-JTAG ways to debug targets or program flash. Target Layer: ARM: - - basic semihosting support (ARMv7M). + - basic semihosting support for ARMv7M. - renamed "armv7m" command prefix as "arm" MIPS: - "ejtag_srst" variant removed. The same functionality is obtained by using "reset_config none". - added PIC32MX software reset support, this means srst is not required to be connected anymore. + OTHER: + - preliminary AVR32 AP7000 support. Flash Layer: New "stellaris recover" command, implements the procedure |