2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-24 05:59:49 +10:00
openocd/src
zwelch 8717ed04aa SimonQian <simonqian@SimonQian.com>:
Changes svf_check_tdo function (checks tdo output matches desired values):
- call buf_cmp_mask function to do comparison instead of using a loop.
- fixes a bug when data length is equal to sizeof(int).


git-svn-id: svn://svn.berlios.de/openocd/trunk@1900 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-24 00:47:49 +00:00
..
flash Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es> 2009-05-22 17:49:28 +00:00
helper delete unused code 2009-05-21 17:44:04 +00:00
jtag Submitted by Magnus Lundin <lundin@mlu.mine.nu>: 2009-05-23 20:52:18 +00:00
pld Author: Rick Altherr <kc8apf@kc8apf.net> 2009-05-22 17:41:54 +00:00
server Include files required to rebuild the HTTP web pages in distribution. 2009-05-13 10:14:40 +00:00
svf SimonQian <simonqian@SimonQian.com>: 2009-05-24 00:47:49 +00:00
target Freddie Chopin <freddie_chopin@op.pl>: 2009-05-24 00:16:04 +00:00
tcl Move TCL overview from source tree to doxygen manual. 2009-05-20 08:48:19 +00:00
xsvf More printf fixes stemming from format string change in r1882. 2009-05-23 01:25:39 +00:00
ecosboard.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00