This is an automated email from Gerrit.

"zapb <d...@zapb.de>" just uploaded a new patch set to Gerrit, which you can 
find at https://review.openocd.org/c/openocd/+/8018

-- gerrit

commit c5fe1ed42ed4111aadd80f8196b0ff87a9dbd7e2
Author: Marc Schink <d...@zapb.de>
Date:   Tue Nov 14 10:55:46 2023 +0100

    doc/openocd: Mention APM32F1 and APM32F4 series
    
    Change-Id: I2ff28b0fdf4923a58771a44ad6e83ac871d6fa9e
    Signed-off-by: Marc Schink <d...@zapb.de>

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 4d36cdc7e4..a574eeea87 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -7676,7 +7676,7 @@ applied to all of them.
 All members of the STM32F0, STM32F1 and STM32F3 microcontroller families
 from STMicroelectronics and all members of the GD32F1x0, GD32F3x0 and GD32E23x 
microcontroller
 families from GigaDevice include internal flash and use ARM 
Cortex-M0/M3/M4/M23 cores.
-The driver also works with the APM32F0 series from Geehy Semiconductor.
+The driver also works with the APM32F0 and APM32F1 series from Geehy 
Semiconductor.
 The driver also works with GD32VF103 powered by RISC-V core.
 The driver automatically recognizes a number of these chips using
 the chip identification register, and autoconfigures itself.
@@ -7740,6 +7740,7 @@ The @var{num} parameter is a value shown by 
@command{flash banks}.
 @deffn {Flash Driver} {stm32f2x}
 All members of the STM32F2, STM32F4 and STM32F7 microcontroller families from 
STMicroelectronics
 include internal flash and use ARM Cortex-M3/M4/M7 cores.
+The driver also works for the APM32F4 series from Geehy Semiconductor.
 The driver automatically recognizes a number of these chips using
 the chip identification register, and autoconfigures itself.
 

-- 

Reply via email to