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.
7 New driver for "Bus Pirate"
14 New "stellaris recover" command, implements the procedure
15 to recover locked devices (restoring non-volatile
16 state to the factory defaults, including erasing
17 the flash and its protection bits, and possibly
18 re-enabling hardware debugging).
21 Board, Target, and Interface Configuration Scripts:
22 Support IAR LPC1768 kickstart board (by Olimex)
24 Core Jim/TCL Scripting:
30 For more details about what has changed since the last release,
31 see the git repository history. With gitweb, you can browse that
32 in various levels of detail.
34 For older NEWS, see the NEWS files associated with each release
35 (i.e. NEWS-<version>).
37 For more information about contributing test reports, bug fixes, or new
38 features and device support, please read the new Developer Manual (or
39 the BUGS and PATCHES.txt files in the source archive).