]> git.sur5r.net Git - openocd/commit
command: the Jim interpreter can now be provided rather than created
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 1 Dec 2009 07:41:41 +0000 (08:41 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 1 Dec 2009 08:53:23 +0000 (09:53 +0100)
commit5576a6240a103879e1a8d9d4c2b6ff4aee0d23fa
tree7f817159a2a8c6dea9dee3cb9f0cc84b90b8eb86
parent63dc352876259562948b5d814de197ba534897b9
command: the Jim interpreter can now be provided rather than created

In embedded hosts, the Jim interpreter can come from the
existing context rather than be created by OpenOCD.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/command.c
src/helper/command.h
src/openocd.c