new "stellaris recover" command
[openocd/dave.git] / NEWS
blob56c697ff5a94859a2190c84205daf5b2217781b3
1 This file includes highlights of the changes made in the
2 OpenOCD 0.5.0 source archive release.  See the repository
3 history for details about what changed, including bugfixes
4 and other issues not mentioned here.
6 JTAG Layer:
8 Boundary Scan:
10 Target Layer:
12 Flash Layer:
13         New "stellaris recover" command, implements the procedure
14                 to recover locked devices (restoring non-volatile
15                 state to the factory defaults, including erasing
16                 the flash and its protection bits, and possibly
17                 re-enabling hardware debugging).
20 Board, Target, and Interface Configuration Scripts:
22 Core Jim/TCL Scripting:
24 Documentation:
26 Build and Release:
28 For more details about what has changed since the last release,
29 see the git repository history.  With gitweb, you can browse that
30 in various levels of detail.
32 For older NEWS, see the NEWS files associated with each release
33 (i.e. NEWS-<version>).
35 For more information about contributing test reports, bug fixes, or new
36 features and device support, please read the new Developer Manual (or
37 the BUGS and PATCHES.txt files in the source archive).