openocd/src/jtag/hla
Antonio Borneo ffe6bc8220 swim: add new transport
Add SWIM and STM8 to documentation and update TODO file.
Introduce transport "swim" and command "swim newtap".
Switch in swim.c from HLA API to the new SWIM API.
Implement in stlink driver the SWIM APIs as wrappers of existing
HLA functions.
Remove any SWIM related reference from HLA files.
Update stm8 config files and stlink-dap interface config file.

Change-Id: I2bb9f58d52900f6eb4df05f979f7ef11fd439c24
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5530
Tested-by: jenkins
2020-05-24 21:32:05 +01:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hla_interface.c adapter: expose HLA interface in struct adapter_driver 2020-05-24 21:29:11 +01:00
hla_interface.h hla: remove unused hl_interface_param_s.api 2020-05-09 14:35:01 +01:00
hla_layout.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hla_layout.h target/armv7m_trace: Improve SWO frequency auto-detection 2019-12-21 19:25:32 +00:00
hla_tcl.c jtag: hla: tcl: fix inconsistent expected_id handling 2018-03-12 14:10:18 +00:00
hla_tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hla_transport.c swim: add new transport 2020-05-24 21:32:05 +01:00
hla_transport.h swim: add new transport 2020-05-24 21:32:05 +01:00