- contrib directory added
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 20:51:26 +0000 (20:51 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 1 Mar 2008 20:51:26 +0000 (20:51 +0000)
commit37d850564f03fcd46305b3ce37df3f2841461e25
treeef9c515335eaf7ed4b6cb2fb038a5ef5edd1c39b
parent71e3bb892f4ddc8424e3a75211c78f9c10477a62
- contrib directory added
- libdcc added as example for dcc comms with openocd target_request debugmsgs

git-svn-id: svn://svn.berlios.de/openocd/trunk@426 b42882b7-edfa-0310-969c-e2dbd0fdcd60
contrib/libdcc/README [new file with mode: 0644]
contrib/libdcc/dcc_stdio.c [new file with mode: 0644]
contrib/libdcc/dcc_stdio.h [new file with mode: 0644]
contrib/libdcc/example.c [new file with mode: 0644]