2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 11:56:49 +10:00
openocd/src
Øyvind Harboe 505d4633cd version command: make it scriptable
you can now set a variable in a script like set version [version].

Also version takes an optional argument "git" to show git version
of source. If git is not installed during the build, then this
will yield an error that is ignored during the build and "version git"
returns an empty string.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-09-11 11:42:44 +02:00
..
flash cfi: random crash in cfi_probe() fixed 2010-09-11 10:37:32 +02:00
helper command: capture command now handles both types commands 2010-09-11 11:42:38 +02:00
jtag Remove duplicated initialization 2010-09-08 10:34:43 +02:00
pld
server gdbserver: incorrect memory map for multiple targets (bug #24) 2010-07-05 14:16:15 +01:00
svf
target xscale: mark xscale registers invalid on debug entry 2010-09-09 09:22:11 +02:00
xsvf
ecosboard.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
hello.c
hello.h
main.c
Makefile.am version command: make it scriptable 2010-09-11 11:42:44 +02:00
openocd.c version command: make it scriptable 2010-09-11 11:42:44 +02:00
openocd.h