Buspirate: fix shadow
[fw/openocd] / NEWS
diff --git a/NEWS b/NEWS
index db4485dae172db70034a605b551ca33b28e42594..bb746fa1ca98dd3ddf950ecf2aea29cd1bd23940 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ 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).
@@ -46,6 +49,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