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:
Antonio Borneo
2019-05-12 12:26:46 +02:00
parent e7306d361b
commit 9d5767b6b0
30 changed files with 30 additions and 30 deletions

View File

@@ -134,4 +134,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -144,4 +144,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
monitor mdw 0xE01FC040
load
break main
continue
continue

View File

@@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
monitor mdw 0xE01FC040
load
break main
continue
continue

View File

@@ -144,4 +144,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
monitor mdw 0xE01FC040
load
break main
continue
continue

View File

@@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002
monitor mdw 0xE01FC040
load
break main
continue
continue

View File

@@ -143,4 +143,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -695,4 +695,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
</table>
</body>
</html>
</html>

View File

@@ -143,4 +143,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -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

View File

@@ -131,4 +131,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -143,4 +143,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***

View File

@@ -8,4 +8,4 @@ monitor mww 0xA0000050 0x01c2
monitor mdw 0xA0000050
load
break main
continue
continue

View File

@@ -8,4 +8,4 @@ monitor mww 0xA0000050 0x01c2
monitor mdw 0xA0000050
load
break main
continue
continue

View File

@@ -143,4 +143,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
# *** EOF ***
# *** EOF ***