diff options
Diffstat (limited to 'tcl/target/stm32.cfg')
-rw-r--r-- | tcl/target/stm32.cfg | 3 |
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 |