Browse Source

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>
tags/v0.5.0-rc1
David Brownell 13 years ago
committed by David Brownell
parent
commit
66fb176766
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      NEWS

+ 3
- 1
NEWS View File

@@ -22,13 +22,15 @@ non-JTAG ways to debug targets or program flash.


Target Layer: Target Layer:
ARM: ARM:
- basic semihosting support (ARMv7M).
- basic semihosting support for ARMv7M.
- renamed "armv7m" command prefix as "arm" - renamed "armv7m" command prefix as "arm"
MIPS: MIPS:
- "ejtag_srst" variant removed. The same functionality is - "ejtag_srst" variant removed. The same functionality is
obtained by using "reset_config none". obtained by using "reset_config none".
- added PIC32MX software reset support, this means srst is not - added PIC32MX software reset support, this means srst is not
required to be connected anymore. required to be connected anymore.
OTHER:
- preliminary AVR32 AP7000 support.


Flash Layer: Flash Layer:
New "stellaris recover" command, implements the procedure New "stellaris recover" command, implements the procedure


Loading…
Cancel
Save