diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-10-14 09:37:44 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-10-14 09:37:44 +0000 |
commit | 72665baf185087e78cfa6768019f40d13e6e8981 (patch) | |
tree | b143ba0932802d8524092e5fa731b4460f2bbce3 /doc | |
parent | ba29b4dc6b67f242b316854f2bb0323bdbff85f2 (diff) | |
download | openocd_libswd-72665baf185087e78cfa6768019f40d13e6e8981.tar.gz openocd_libswd-72665baf185087e78cfa6768019f40d13e6e8981.tar.bz2 openocd_libswd-72665baf185087e78cfa6768019f40d13e6e8981.tar.xz openocd_libswd-72665baf185087e78cfa6768019f40d13e6e8981.zip |
tip on checking with supplier for binaries
git-svn-id: svn://svn.berlios.de/openocd/trunk@1055 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 9aac8ad6..3cb8528c 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -96,6 +96,12 @@ The main OpenOCD web site is available at @uref{http://openocd.berlios.de/web/} @chapter Building @cindex building OpenOCD +If you are interested in getting actual work done rather than building +OpenOCD, then check if your interface supplier provides binaries for +you. Chances are that that binary is from some SVN version that is more +stable than SVN trunk where bleeding edge development takes place. + + You can download the current SVN version with SVN client of your choice from the following repositories: |