Files
openocd/src/target
Antonio Borneo be2d25efcc arm_adi_v5: add API send_sequence() and use it
The method to send an arbitrary sequence to DAP depends on the
transport and is thus different on JTAG and SWD. This is already
coded in dap_to_jtag() and dap_to_swd().

Add a new API send_sequence() in struct dap_ops.
Add the implementations of send_sequence() in adi_v5_jtag.c and
adi_v5_swd.c
Rewrite dap_to_jtag() and dap_to_swd() using the new API.
Move the enum swd_special_seq in arm_adi_v5.h to solve a circular
dependencies among swd.h and arm_adi_v5.h

Change-Id: I9db13a00f129761eab283783c094cfff2dd92610
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4902
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2020-01-02 21:24:54 +00:00
..
2018-01-16 09:05:41 +00:00
2016-07-19 10:45:16 +01:00
2019-03-06 16:10:33 +00:00
2016-05-24 22:30:55 +01:00
2018-04-10 09:13:02 +01:00
2016-05-24 22:30:01 +01:00
2019-03-04 11:53:00 +00: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
2018-12-12 08:47:44 +00:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00
2019-03-23 17:43:30 +00:00
2019-11-28 16:59:15 +00:00
2019-11-28 16:59:15 +00:00
2019-11-28 16:59:15 +00:00
2019-11-28 16:59:15 +00:00
2019-11-28 16:59:15 +00:00
2019-11-28 16:59:15 +00:00
2017-05-08 18:04:56 +01:00
2016-05-24 22:30:55 +01:00
2019-06-12 15:15:40 +01:00
2016-05-24 22:30:55 +01:00