openocd/src
Pilatomic bb7b049638 topic : Artery MCUs initial support
Adds initial support for Artery MCUs ( https://www.arterytek.com/cn/product/AT32F415.jsp )
Nothing fancy yet, but support enough to flash and debug a program to an AT32F415 MCU using a ST-LINK programmer.
Code heavily inspired from the stm32f2x.c file.
Clean checkpatch.sh output

Signed-off-by: Pilatomic <pilatomic@gmail.com>
Change-Id: Ifbf5368ab635852d1773a2df3288503fe0d05af0
2023-05-29 18:21:06 -04:00
..
flash topic : Artery MCUs initial support 2023-05-29 18:21:06 -04:00
helper server: gdb: export gdb_actual_connections through a function 2023-05-18 10:14:56 +00:00
jtag jtag/adapter: Removed unused include of strings.h 2023-05-27 06:43:27 +00:00
pld pld/virtex2: check error propagated by virtex2_read_stat() 2023-05-18 10:18:42 +00:00
rtos rtos: uCOS-III: split struct ucos_iii_params 2023-05-18 10:17:18 +00:00
rtt rtt: rewrite command 'rtt channellist' as COMMAND_HANDLER 2023-03-25 18:11:14 +00:00
server server: gdb: export gdb_actual_connections through a function 2023-05-18 10:14:56 +00:00
svf svf: make command 'svf' syntax consistent 2023-03-25 18:09:06 +00:00
target target/xtensa: add file-IO support 2023-05-27 06:43:59 +00:00
transport transport: rewrite command 'transport select' as COMMAND_HANDLER 2023-03-25 18:09:47 +00:00
xsvf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: rewrite command 'version' as COMMAND_HANDLER 2023-03-25 18:10:54 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00