diff options
Diffstat (limited to 'testing/examples/LPC2148Test/prj/eclipse_rom.gdb')
-rw-r--r-- | testing/examples/LPC2148Test/prj/eclipse_rom.gdb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/examples/LPC2148Test/prj/eclipse_rom.gdb b/testing/examples/LPC2148Test/prj/eclipse_rom.gdb index 86780056..3d372a05 100644 --- a/testing/examples/LPC2148Test/prj/eclipse_rom.gdb +++ b/testing/examples/LPC2148Test/prj/eclipse_rom.gdb @@ -8,4 +8,4 @@ monitor mww 0xE01FC040 0x0002 monitor mdw 0xE01FC040 load break main -continue
\ No newline at end of file +continue |