tinyriscv-openocd/src
Spencer Oliver 145f8ed817 stlink: add reconfigurable speed support
The ability to change the speed has been added to firmware versions J22 and
above. Any attempt to change on earlier versions will be ignored without error,
as the existing code does.

For supported firmware versions the driver will attempt to get as close as
possible to supported speeds (never higher).

The default stlink speed on power up is 1.8MHz.
The driver will now also print supported clocl speeds during init.

Change-Id: Iee9bd018bb8b6f94672a12538912d41c23d48a7e
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/2335
Tested-by: jenkins
2015-01-15 23:21:18 +00:00
..
flash lpc2000: Improve lpc2000 flash driver. 2015-01-15 23:13:49 +00:00
helper helper: constify log_strings 2014-10-06 11:57:44 +00:00
jtag stlink: add reconfigurable speed support 2015-01-15 23:21:18 +00:00
pld
rtos ChibiOS: struct ChibiOS_params_list[] should not be const 2015-01-09 08:56:10 +00:00
server gdb_server: Include current RTOS thread in signal packets 2014-09-29 20:11:59 +00:00
svf
target cortex_a: Add support for A7 MPCore 2015-01-10 00:57:09 +00:00
transport transport: clarify error message when transport is not selected 2015-01-09 08:48:18 +00:00
xsvf
Makefile.am
hello.c
hello.h
main.c
openocd.c
openocd.h