2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 08:38:14 +10:00
openocd/src
Marc Schink c4dd883c9a target: Use 'bool' for 'reset_halt'
Change-Id: I974a6360ea7467067511541ac212f2e9d3de7895
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6262
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2021-06-04 17:44:42 +01:00
..
flash openocd: use macro ARRAY_SIZE() 2021-05-29 21:33:23 +01:00
helper gdb_server: Log both incoming and outgoing GDB packets 2021-06-04 17:43:26 +01:00
jtag drivers/jlink: Remove trailing dots 2021-06-04 17:44:20 +01:00
pld Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
rtos helper/jim-nvp: comply with coding style [2/2] 2021-06-04 17:40:48 +01:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server gdb_server: Log both incoming and outgoing GDB packets 2021-06-04 17:43:26 +01:00
svf Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
target target: Use 'bool' for 'reset_halt' 2021-06-04 17:44:42 +01:00
transport Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
xsvf openocd: fix some minor typo 2021-05-22 10:06:51 +01:00
hello.c
hello.h
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
Makefile.am build: Fix out-of-tree with --disable-dependency-tracking configure flag 2021-04-05 23:24:14 +01:00
openocd.c help: re-implement 'help' independent from tree of struct command 2021-04-18 15:33:54 +01:00
openocd.h