config scripts: remove useless reference to OpenOCD docs
[fw/openocd] / tcl / target / stm32.cfg
index a13dc3142f88136175e269c81969c1614483667f..fa59e351d57506445aa6e1cbc723068af8153ad1 100644 (file)
@@ -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