This is an automated email from Gerrit. "Antonio Borneo <borneo.anto...@gmail.com>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/7689
-- gerrit commit 2ee2c3d1a326f976f5125a55fb9dba8043bc0360 Author: Antonio Borneo <borneo.anto...@gmail.com> Date: Wed Nov 16 00:06:35 2022 +0100 The openocd-0.13.0-rc1 release candidate Change-Id: I9d416d5622acad78cf7cb9ee135406ae3d09e6a0 Signed-off-by: Antonio Borneo <borneo.anto...@gmail.com> diff --git a/NEWS b/NEWS index 9db6c5feee..d087b720f4 100644 --- a/NEWS +++ b/NEWS @@ -2,29 +2,64 @@ This file includes highlights of the changes made in the OpenOCD source archive release. JTAG Layer: + * Andes AICE adapter dropped + * JLink support for SWD multidrop Boundary Scan: Target Layer: + * Andes NDS32 dropped + * ARM Cortex-M SMP support + * ARMv8R (Cortex-R52) support + * Espressif application tracing over JTAG support + * Xtensa NX support Flash Layer: + * Atmel ATmega32U4 support + * Nuvoton M541 & NUC442/472 series support Board, Target, and Interface Configuration Scripts: + * BeMicro Cyclone III board config + * Calao USB-A9G20 board config + * Efinix Trion T20 BGA256 Development Kit board config + * GateMate FPGA Evaluation board config + * Gowin RUNBER FPGA Development board config + * Lattice CertusPro evaluation board config + * Lattice ECP5 evaluation Kit board config + * Nuvoton M541 & NUC442/472 series target config + * TI TMS570LC43xx target config + * Gowin FPGA family config + * Efinix Trion and Titanium FPGA families config + * Intel (former Altera) Arria II, Cyclone III, Cyclone IV, Cyclone V and Cyclone 10 FPGA families config + * Lattice Certus, CertusPro, ECP2, ECP3 and ECP5 FPGA families config + * Xilinx Virtex 6 FPGA families config + +PLD Layer: + * Efinix Trion and Titanium FPGA families support + * Gowin FPGA families support + * Intel (former Altera) Arria II, Cyclone III, Cyclone IV, Cyclone V and Cyclone 10 FPGA families support + * Lattice Certus, CertusPro, ECP2, ECP3 and ECP5 FPGA families support + * Xilinx Virtex 6 FPGA families support Server Layer: RTOS: + * Nuttx: support for Risc-V and Expessif Xtensa + * RT-Labs RT-Kernel rtos support Documentation: + * Add 'lsusb' dump of USB adapters Build and Release: + * Deprecate libjaylink Git submodule + * Update jimtcl to version 0.82 This release also contains a number of other important functional and cosmetic bugfixes. For more details about what has changed since the last release, see the git repository history: -http://sourceforge.net/p/openocd/code/ci/v0.x.0/log/?path= +http://sourceforge.net/p/openocd/code/ci/v0.13.0-rc1/log/?path= For older NEWS, see the NEWS files associated with each release --