Skip to content

Commit 2197a31

Browse files
committed
Add stty_params to help target
1 parent 9765e73 commit 2197a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Arduino.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,6 +1828,7 @@ help:
18281828
rate on the serial port.\n\
18291829
make show_boards - list all the boards defined in boards.txt\n\
18301830
make show_submenu - list all board submenus defined in boards.txt\n\
1831+
make stty_params - set proper tty paramerters for the monitor port\n\
18311832
make monitor - connect to the Arduino's serial port\n\
18321833
make debug_init - start openocd gdb server\n\
18331834
make debug - connect to gdb target and begin debugging\n\

0 commit comments

Comments
 (0)