openocd/contrib
Tomas Vanek f2b4897773 flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103
The device has compatible flash macro with STM32F1 family, reuse
stm32f1x driver code.

Detect non-ARM target - for simplicy test target type name 'riscv'
and the address has 32 bits.

In case of RISC-V CPU use simple chunked write algo - async algo
cannot be used as the core implemented in this device doesn't
allow memory access while running.

Change-Id: Ie3886fbd8573652691f91a02335812a7300689f7
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/6704
Tested-by: jenkins
Reviewed-by: Tim Newsome <tim@sifive.com>
2022-04-24 08:26:08 +00:00
..
libdcc coding style: contrib: remove empty lines at end of text files 2020-05-02 15:40:26 +01:00
loaders flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103 2022-04-24 08:26:08 +00:00
remote_bitbang drivers/remote_bitbang: Group adapter commands 2021-08-14 13:33:30 +01:00
rpc_examples Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
rtos-helpers rtos-helpers: fix minor typo in uC/OS-III helper 2018-09-07 08:19:29 +01:00
xsvf_tools coding style: contrib: remove empty lines at end of text files 2020-05-02 15:40:26 +01:00
60-openocd.rules contrib/udev: Add missing J-Link USB PID 2021-12-24 15:12:39 +00:00
coresight-trace.txt contrib: fix minor typos 2020-07-26 20:14:51 +01:00
cross-build.sh contrib/cross-build.sh: build capstone from source 2020-11-07 20:51:18 +00:00
gen-stellaris-part-header.pl flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
itmdump.c contrib/itmdump.c: fix implicit declaration warning 2021-06-18 23:11:31 +01:00
list_example.c contrib: add an example of using list.h 2021-06-04 17:41:48 +01:00