summaryrefslogtreecommitdiff
path: root/tcl/target/stm32.cfg
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2010-08-11 10:53:54 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-08-11 10:53:54 +0200
commitba951aede3aa98591087428955dad51279e6a5ea (patch)
tree1113b5308022bd8a8cbc52a8fdb0d05f88c363b9 /tcl/target/stm32.cfg
parent91305bfa7f550c96b967008c1512864cffdaa52a (diff)
downloadopenocd+libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.gz
openocd+libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.bz2
openocd+libswd-ba951aede3aa98591087428955dad51279e6a5ea.tar.xz
openocd+libswd-ba951aede3aa98591087428955dad51279e6a5ea.zip
config scripts: remove useless reference to OpenOCD docs
clutters config scripts. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'tcl/target/stm32.cfg')
-rw-r--r--tcl/target/stm32.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcl/target/stm32.cfg b/tcl/target/stm32.cfg
index a13dc314..fa59e351 100644
--- a/tcl/target/stm32.cfg
+++ b/tcl/target/stm32.cfg
@@ -64,6 +64,3 @@ $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE
set _FLASHNAME $_CHIPNAME.flash
flash bank $_FLASHNAME stm32x 0 0 0 0 $_TARGETNAME
-
-# For more information about the configuration files, take a look at:
-# openocd.texi