This is an automated email from Gerrit. "Guillaume <[email protected]>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/9326
-- gerrit commit baf29d94061e10e64c69a226a1811225e46d93bb Author: Guillaume Faussard <[email protected]> Date: Fri Dec 26 11:51:33 2025 +0100 tcl/target/stm32wba5x: Rename configuration file Prepare to add stm32wba6x support. The OTP address is different between the stm32wb5xxx and stm32wb6xxx microcontrollers, so the configuration file can't be the same for both. Change-Id: Ib7485e0211779d98cca56e73397197b712460c69 Signed-off-by: Guillaume Faussard <[email protected]> diff --git a/tcl/target/stm32wbax.cfg b/tcl/target/stm32wba5x.cfg similarity index 100% rename from tcl/target/stm32wbax.cfg rename to tcl/target/stm32wba5x.cfg --
