aboutsummaryrefslogtreecommitdiff
path: root/testing/examples/STR710Test
diff options
context:
space:
mode:
Diffstat (limited to 'testing/examples/STR710Test')
-rw-r--r--testing/examples/STR710Test/prj/hitex_str7_rom.ld1
-rw-r--r--testing/examples/STR710Test/prj/str710_program.script7
-rw-r--r--testing/examples/STR710Test/src/crt.s1
3 files changed, 0 insertions, 9 deletions
diff --git a/testing/examples/STR710Test/prj/hitex_str7_rom.ld b/testing/examples/STR710Test/prj/hitex_str7_rom.ld
index 11ac4b62..329dbe01 100644
--- a/testing/examples/STR710Test/prj/hitex_str7_rom.ld
+++ b/testing/examples/STR710Test/prj/hitex_str7_rom.ld
@@ -256,4 +256,3 @@ SECTIONS
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
}
-
diff --git a/testing/examples/STR710Test/prj/str710_program.script b/testing/examples/STR710Test/prj/str710_program.script
index b268adf0..b1601b84 100644
--- a/testing/examples/STR710Test/prj/str710_program.script
+++ b/testing/examples/STR710Test/prj/str710_program.script
@@ -1,8 +1 @@
flash protect 0 0 7 off
-
-
-
-
-
-
-
diff --git a/testing/examples/STR710Test/src/crt.s b/testing/examples/STR710Test/src/crt.s
index c9db5f5e..0e7cd37d 100644
--- a/testing/examples/STR710Test/src/crt.s
+++ b/testing/examples/STR710Test/src/crt.s
@@ -296,4 +296,3 @@ FIQHandler:
.ltorg
/*** EOF ***/
-