2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 19:47:53 +10:00
openocd/src
zwelch 46d13ccc3b Add stdint.h to types.h to provide intptr_t.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1765 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-12 10:52:01 +00:00
..
flash Audit and eliminate redundant #include directives in src/flash sources. 2009-05-11 04:30:41 +00:00
helper Add stdint.h to types.h to provide intptr_t. 2009-05-12 10:52:01 +00:00
jtag Add stdint.h to types.h to provide intptr_t. 2009-05-12 10:52:01 +00:00
pld switch to jtag_add_dr_scan() from the synchronous version - USB performance fix 2009-05-11 09:18:02 +00:00
server Remove duplicate definition of encode in httpd.tcl. 2009-05-11 22:37:52 +00:00
svf Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. 2009-05-11 04:25:09 +00:00
target Audit and remove redundant uses of replacements.h in the tree. 2009-05-12 08:35:17 +00:00
tcl
xsvf Include assert.h in system.h to promote tree-wide use of assertions. 2009-05-12 04:52:15 +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
non-arm-targets.txt
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00
scripting.txt