openocd/src
Tomas Vanek 78a44055c5 transport: add transport_is_hla()
and move declaration of all transport_is_xxx() functions to transport.h

Change-Id: Ib229115b5017507b49655bc43b517ab6fb32f7a6
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/4469
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-03-20 11:48:44 +00:00
..
flash Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoC 2018-03-07 23:40:55 +00:00
helper helper/types: cast to uint32_t,uint16_t to avoid UB by shifting int too far 2018-03-12 14:12:07 +00:00
jtag transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos Fix ChibiOS FPU detection. 2018-03-07 23:41:30 +00:00
server server: bind to IPv4 localhost by default 2018-03-18 12:59:43 +00:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
transport transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
openocd.c server: free strduped port numbers 2018-03-15 17:08:53 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00