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>__archive__
parent
70794664f1
commit
66fb176766
4
NEWS
4
NEWS
|
@ -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…
Reference in New Issue