2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 23:36:13 +10:00
openocd/src
Marc Schink dc277057f5 flash/nor/numicro: Use 'bool' data type
Change-Id: Ib4ee64dec9c1253ae45bc58e9f175ab36964180a
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6162
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2021-04-22 13:06:15 +01:00
..
flash flash/nor/numicro: Use 'bool' data type 2021-04-22 13:06:15 +01:00
helper helper/command: rename s/command_unknown/jim_command_dispatch/ 2021-04-18 15:35:18 +01:00
jtag drivers/cmsis-dap: flush read 2021-04-18 21:21:44 +01:00
pld helper/command: pass command prefix to command registration 2021-04-18 15:33:30 +01:00
rtos rtos: Remove typedef'd struct 2021-03-10 21:29:52 +00:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server target/aarch64: Add watchpoint support 2021-04-11 21:28:01 +01:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target helper/command: register full-name commands in jim 2021-04-18 15:34:10 +01:00
transport jtag: remove minidriver code and minidriver-dummy 2021-03-19 21:56:06 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
hello.c
hello.h
main.c
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