aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index e345663..c935dd0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -285,3 +285,6 @@ $(GDB_COMMAND_SCRIPT): debug
gdb: $(GDB_COMMAND_SCRIPT) debug
arm-none-eabi-gdb -x $(GDB_COMMAND_SCRIPT)
+
+serial:
+ screen /dev/cu.usbmodem1411 38400