diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-16 14:57:02 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-16 14:57:02 +0000 |
commit | 72f5449e4bfc1d6b656812ddc3fc2a4280333577 (patch) | |
tree | 8f6a38d2d7598253605f3065e8bd5316de79e642 /src/target/interface/str9-comstick.cfg | |
parent | ea3ddc7e4f0bbd82c6d15210a0699a9941480174 (diff) | |
download | openocd+libswd-72f5449e4bfc1d6b656812ddc3fc2a4280333577.tar.gz openocd+libswd-72f5449e4bfc1d6b656812ddc3fc2a4280333577.tar.bz2 openocd+libswd-72f5449e4bfc1d6b656812ddc3fc2a4280333577.tar.xz openocd+libswd-72f5449e4bfc1d6b656812ddc3fc2a4280333577.zip |
Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong
git-svn-id: svn://svn.berlios.de/openocd/trunk@1798 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target/interface/str9-comstick.cfg')
-rw-r--r-- | src/target/interface/str9-comstick.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/target/interface/str9-comstick.cfg b/src/target/interface/str9-comstick.cfg deleted file mode 100644 index 32f19c68..00000000 --- a/src/target/interface/str9-comstick.cfg +++ /dev/null @@ -1,11 +0,0 @@ -# -# Hitex STR9-comStick -# -# http://www.hitex.com/index.php?id=383 -# - -interface ft2232 -ft2232_device_desc "STR9-comStick A" -ft2232_layout comstick -ft2232_vid_pid 0x0640 0x002c - |