tcl/rp2040: remove empty line at end of file

Change-Id: I212a96b77282b151a8ecbd46a6436e2bbbda4161
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6221
Tested-by: jenkins
This commit is contained in:
Antonio Borneo 2021-05-03 00:15:20 +02:00
parent a9c004d2c8
commit f440af41ff
2 changed files with 0 additions and 2 deletions

View File

@ -8,4 +8,3 @@ adapter speed 4000
set CHIPNAME rp2040
source [find target/rp2040-core0.cfg]

View File

@ -35,4 +35,3 @@ flash bank $_FLASHNAME rp2040_flash $_FLASHBASE $_FLASHSIZE 1 32 $_TARGETNAME
# srst does not exist; use SYSRESETREQ to perform a soft reset
cortex_m reset_config sysresetreq