diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-12-04 16:00:43 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-12-08 10:29:58 +0100 |
commit | 97de520bc02f96f31063175fbc9cad034e84055d (patch) | |
tree | af141babaa1d5e09f15e53cc5806b98ecbf7b217 /tcl/cpu/arm/arm946.tcl | |
parent | 304af6e7d87af60a4c807b940ff6102243d465a4 (diff) | |
download | openocd_libswd-97de520bc02f96f31063175fbc9cad034e84055d.tar.gz openocd_libswd-97de520bc02f96f31063175fbc9cad034e84055d.tar.bz2 openocd_libswd-97de520bc02f96f31063175fbc9cad034e84055d.tar.xz openocd_libswd-97de520bc02f96f31063175fbc9cad034e84055d.zip |
minidriver: fix inline capability of minidriver
Low latency low CPU processing power systems(embedded)
will benefit greatly from being able to inline certain
jtag_add_xxx() fn's. The trick is that this has to be
done in such a way as to allow implementing an OpenOCD
API with a shared library(eventually) on a PC hosted
OpenOCD.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'tcl/cpu/arm/arm946.tcl')
0 files changed, 0 insertions, 0 deletions