diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-08-18 07:23:54 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-08-18 07:23:54 +0000 |
commit | 20feb0431a2c86194f8f464dcdf752940723cc5d (patch) | |
tree | f76a17321f6fd730ab5bc15050dbef931243ee9e /src/target/target/stm32.cfg | |
parent | 330cf5a6bb23063947d9cff661b61a82d3221c7a (diff) | |
download | openocd_libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.gz openocd_libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.bz2 openocd_libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.xz openocd_libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.zip |
openocd.texi is the authoratitive source for documentation. Wiki is dead.
git-svn-id: svn://svn.berlios.de/openocd/trunk@926 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target/target/stm32.cfg')
-rw-r--r-- | src/target/target/stm32.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target/stm32.cfg b/src/target/target/stm32.cfg index 0b97278a..fedafd14 100644 --- a/src/target/target/stm32.cfg +++ b/src/target/target/stm32.cfg @@ -25,4 +25,4 @@ working_area 0 0x20000000 16384 nobackup flash bank stm32x 0 0 0 0 0 # For more information about the configuration files, take a look at: -# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger +# openocd.texi |