mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
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
6 lines
114 B
Tcl
6 lines
114 B
Tcl
set CPU_TYPE arm
|
|
set CPU_NAME cortex_m3
|
|
set CPU_ARCH armv7
|
|
set CPU_MAX_ADDRESS 0xFFFFFFFF
|
|
set CPU_NBITS 32
|