X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=NEWS;h=add6c1e9035498574967489daeda9eb5cb3aab56;hb=5e86c5173c234423396d2a0e1e4ad086e1324839;hp=db4485dae172db70034a605b551ca33b28e42594;hpb=631514724db1772f9e08e1dcb564fe9205def57e;p=openocd.git diff --git a/NEWS b/NEWS index db4485dae1..add6c1e903 100644 --- a/NEWS +++ b/NEWS @@ -17,15 +17,20 @@ JTAG Layer: Boundary Scan: +Transport framework core ... supporting future work for SWD, SPI, and other +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 @@ -46,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