coding style: add newline at end of text files
Some text file is missing newline at EOF. Add it. Change-Id: Ieebc790096f40961283c644642e56fde975e957f Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5167 Tested-by: jenkins
This commit is contained in:
parent
e7306d361b
commit
9d5767b6b0
|
@ -127,4 +127,4 @@ clean:
|
|||
#
|
||||
#-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -79,4 +79,4 @@ $_TARGETNAME configure -event reset-init {
|
|||
#flash bank parflash cfi 0xC0000000 0x01000000 2 2 $_TARGETNAME
|
||||
|
||||
init
|
||||
reset init
|
||||
reset init
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# The IAR str912-sk evaluation kick start board has an str912
|
||||
|
||||
source [find target/str912.cfg]
|
||||
source [find target/str912.cfg]
|
||||
|
|
|
@ -12,4 +12,4 @@ transport select swd
|
|||
source [find board/twr-vf65gs10.cfg]
|
||||
|
||||
# override reset configuration
|
||||
reset_config srst_only
|
||||
reset_config srst_only
|
||||
|
|
|
@ -32,4 +32,4 @@ imx_gpio_swd_nums 1 6
|
|||
# reset_config srst_only srst_push_pull
|
||||
|
||||
# or if you have both connected,
|
||||
# reset_config trst_and_srst srst_push_pull
|
||||
# reset_config trst_and_srst srst_push_pull
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
#
|
||||
|
||||
adapter driver openjtag
|
||||
openjtag_device_desc "Open JTAG Project"
|
||||
openjtag_device_desc "Open JTAG Project"
|
||||
|
|
|
@ -409,4 +409,4 @@ proc flashUBOOT {file} {
|
|||
putsUART0 "done.\n"
|
||||
putsUART0 "Rebooting, please wait!\n"
|
||||
reboot
|
||||
}
|
||||
}
|
||||
|
|
|
@ -134,4 +134,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -144,4 +144,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
|
|||
monitor mdw 0xE01FC040
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
|
|||
monitor mdw 0xE01FC040
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -144,4 +144,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
|
|||
monitor mdw 0xE01FC040
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
|
|||
monitor mdw 0xE01FC040
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -143,4 +143,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -695,4 +695,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -143,4 +143,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -3,4 +3,4 @@ Olimex STM32-p103 board.
|
|||
main.elf is a file that can be programmed to flash for
|
||||
testing purposes(e.g. test GDB load performance).
|
||||
|
||||
http://www.olimex.com/dev/stm32-p103.html
|
||||
http://www.olimex.com/dev/stm32-p103.html
|
||||
|
|
|
@ -131,4 +131,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -143,4 +143,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xA0000050 0x01c2
|
|||
monitor mdw 0xA0000050
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -8,4 +8,4 @@ monitor mww 0xA0000050 0x01c2
|
|||
monitor mdw 0xA0000050
|
||||
load
|
||||
break main
|
||||
continue
|
||||
continue
|
||||
|
|
|
@ -143,4 +143,4 @@ clean:
|
|||
#
|
||||
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
|
||||
|
||||
# *** EOF ***
|
||||
# *** EOF ***
|
||||
|
|
|
@ -15,4 +15,4 @@
|
|||
</table>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -853,4 +853,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -930,4 +930,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -850,4 +850,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -904,4 +904,4 @@ The current source language is "auto; currently asm".<br>
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -1005,4 +1005,4 @@ verified 420 bytes in 0.350000s (1.172 kb/s)<br>
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -563,4 +563,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
|
|||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue