Files
sw_openocd/src/target
Antonio Borneo ac05f929ed swim: fix adapter speed handling
SWIM transport only supports two adapter speeds:
- "low speed"  equal to 363 kHz (8 MHz / 22)
- "high speed" equal to 800 kHz (8 MHz / 10)

Replace the previous convention that use "0" or "1" for "low" or
"high" speed with the effective speed in kHz.
Rework the implementation of stlink_speed_swim().
Set low speed in the stm8 config files, because only low speed is
permitted at debug connection; the previous code ignores the
initial value.

Change-Id: I2484c9419a2c554c59eb6b9216339393ab0b54f3
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5529
Tested-by: jenkins
2020-05-24 21:31:21 +01:00
..
2018-01-16 09:05:41 +00:00
2020-05-14 20:28:24 +01:00
2016-05-24 22:30:55 +01:00
2020-01-14 11:40:36 +00:00
2018-04-10 09:13:02 +01:00
2020-03-12 10:11:19 +00:00
2020-03-12 10:11:19 +00:00
2020-04-21 12:55:41 +01:00
2018-03-16 08:58:06 +00:00
2016-05-24 22:30:55 +01:00
2018-12-12 08:47:44 +00:00
2018-12-12 08:47:44 +00:00
2018-12-12 08:47:44 +00:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00
2020-01-14 11:37:34 +00:00
2020-04-21 12:55:41 +01:00
2019-03-23 17:43:30 +00:00
2020-04-21 12:55:41 +01:00
2019-11-28 16:59:15 +00:00
2020-04-21 12:55:41 +01:00
2019-11-28 16:59:15 +00:00
2020-04-21 12:55:41 +01:00
2017-05-08 18:04:56 +01:00
2020-04-21 12:55:41 +01:00
2020-02-15 15:36:56 +00:00
2020-03-12 09:43:55 +00:00
2020-05-24 21:31:21 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00