diff options
Diffstat (limited to 'tcl/target/str912.cfg')
-rw-r--r-- | tcl/target/str912.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tcl/target/str912.cfg b/tcl/target/str912.cfg index a16c83a0..9b0a7083 100644 --- a/tcl/target/str912.cfg +++ b/tcl/target/str912.cfg @@ -67,6 +67,3 @@ set _FLASHNAME $_CHIPNAME.flash0 flash bank $_FLASHNAME str9x 0x00000000 0x00080000 0 0 $_TARGETNAME set _FLASHNAME $_CHIPNAME.flash1 flash bank $_FLASHNAME str9x 0x00080000 0x00008000 0 0 $_TARGETNAME - -# For more information about the configuration files, take a look at: -# openocd.texi |