forked from auracaster/openocd
coding style: tcl: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5171 Tested-by: jenkins
This commit is contained in:
@@ -7,5 +7,3 @@ flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
|
||||
# This is a 256K chip - it has the 2nd bank
|
||||
set _FLASHNAME $_CHIPNAME.flash1
|
||||
flash bank $_FLASHNAME at91sam3 0x000100000 0 1 1 $_TARGETNAME
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user