summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-08 09:08:51 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-08 09:08:51 -0600
commit56593dea3f6175e70608b8d376b560bb1f3b64fa (patch)
tree23de5f8500b2d63876ffe8b1d9f9eb98faef507d
parent9cfc2f8f66638ef25bfb09d68cec00bd17bb187e (diff)
downloadpx4-nuttx-56593dea3f6175e70608b8d376b560bb1f3b64fa.tar.gz
px4-nuttx-56593dea3f6175e70608b8d376b560bb1f3b64fa.tar.bz2
px4-nuttx-56593dea3f6175e70608b8d376b560bb1f3b64fa.zip
Remove some carriage returns
-rwxr-xr-xnuttx/configs/sam4e-ek/tools/gdb.ini14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/sam4e-ek/tools/gdb.ini b/nuttx/configs/sam4e-ek/tools/gdb.ini
index 374051fac..594fcf8bc 100755
--- a/nuttx/configs/sam4e-ek/tools/gdb.ini
+++ b/nuttx/configs/sam4e-ek/tools/gdb.ini
@@ -1,7 +1,7 @@
-target remote localhost:3333
-file nuttx
-b os_start
-mon at91sam4 gpnvm set 1
-load
-mon reset init
-continue
+target remote localhost:3333
+file nuttx
+b os_start
+mon at91sam4 gpnvm set 1
+load
+mon reset init
+continue