2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-20 05:37:02 +10:00
openocd/tcl
asier70 5a0b4889d0 flash/nor/stm32f1x: Add support for GD32E23x
GD32E23x from GigaDevice is cortex-M23 microcontroller and it can work with the stm32f1x driver.
Modifications are similar to this done for GD32F1x0 in #6164 (https://review.openocd.org/c/openocd/+/6164).
Configuration file is added because its cortex-M23 CPU ID is different.
I think that GigaDevice microcontrollers should be handled in an independent unit to separate them from STM32,
but nowadays quick solution is welcome.

Signed-off-by: asier70Andrzej Sierżęga <asier70@gmail.com>
Change-Id: I91f31f5f66808bc50a8f607ac2c107e6b7c5e2b8
Reviewed-on: https://review.openocd.org/c/openocd/+/6527
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2021-11-15 15:35:50 +00:00
..
board tcl/target/stm32(f7/h7)x: do not assume presence of the reset 2021-09-17 12:57:57 +00:00
chip
cpld
cpu
fpga
interface stlink: Add PID for V3 device without MSD 2021-09-18 15:27:16 +00:00
target flash/nor/stm32f1x: Add support for GD32E23x 2021-11-15 15:35:50 +00:00
test
tools
bitsbytes.tcl
mem_helper.tcl
memory.tcl
mmr_helpers.tcl