summaryrefslogtreecommitdiff
path: root/contrib/libftdi/README
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-12 19:31:13 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-12 19:31:13 +0000
commitbaa63aa608383a2b08134e290aae520c6e9ea08f (patch)
tree8a2b12bfcee98fc1c558c767ef83460c14b98ccc /contrib/libftdi/README
parent519896811600849b27f0803e08ee5f9152423f24 (diff)
downloadopenocd+libswd-baa63aa608383a2b08134e290aae520c6e9ea08f.tar.gz
openocd+libswd-baa63aa608383a2b08134e290aae520c6e9ea08f.tar.bz2
openocd+libswd-baa63aa608383a2b08134e290aae520c6e9ea08f.tar.xz
openocd+libswd-baa63aa608383a2b08134e290aae520c6e9ea08f.zip
Xiaofan Chen <xiaofanc@gmail.com> retire obsolete patch. OpenOCD only supports 0.14 and newer and the patch was for 0.14.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2511 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'contrib/libftdi/README')
-rw-r--r--contrib/libftdi/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libftdi/README b/contrib/libftdi/README
deleted file mode 100644
index 475c4e55..00000000
--- a/contrib/libftdi/README
+++ /dev/null
@@ -1,7 +0,0 @@
-libftdi can be built to work under win32 (cygwin/mingw) after applying the patch in this directory.
-
-The issue is caused by windows requiring usb_set_configuration to be called before the usb_claim_interface.
-
-Spen
-spen@spen-soft.co.uk
-