X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=NEWS;h=add6c1e9035498574967489daeda9eb5cb3aab56;hb=ba4b8af4d7de5268ad8240751c12c79ac607e975;hp=2dd14cc60e2edfc86dd0fc7918346760ada37dad;hpb=93f2afa45f4cfcb8afd08dae5a17996dba5c7a9c;p=openocd.git diff --git a/NEWS b/NEWS index 2dd14cc60e..add6c1e903 100644 --- a/NEWS +++ b/NEWS @@ -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 @@ -49,6 +51,7 @@ Board, Target, and Interface Configuration Scripts: Support Voipac PXA270/PXA270M module. New $PARPORTADDR tcl variable used to change default parallel port address used. + Remove lm3s811.cfg; use "stellaris.cfg" instead Core Jim/TCL Scripting: New "add_script_search_dir" command, behaviour is the same