forked from auracaster/openocd
config scripts: remove useless reference to OpenOCD docs
clutters config scripts. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
@@ -62,6 +62,3 @@ set _FLASHNAME $_CHIPNAME.flash0
|
||||
flash bank $_FLASHNAME str9x 0x00000000 0x00080000 0 0 0
|
||||
set _FLASHNAME $_CHIPNAME.flash1
|
||||
flash bank $_FLASHNAME str9x 0x00080000 0x00008000 0 0 0
|
||||
|
||||
# For more information about the configuration files, take a look at:
|
||||
# openocd.texi
|
||||
|
||||
Reference in New Issue
Block a user