You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -532,9 +532,9 @@ The following shortcuts are available within the serial terminal:
532
532
- Ctrl+e - Toggle local echo
533
533
- Ctrl+h - Help
534
534
- Ctrl+t - Menu escape key
535
-
-_Even more shortcuts are available through the Menu shortcut. Check the help within the serial terminal(Ctrl+h).__
535
+
-_More shortcuts can be viewed within the serial terminal's help menu (Ctrl+h)._
536
536
537
-
You can also add the --sterm option to mbed compile -f to compile a new program, flash the program/firmware image to the connected target and then open the serial terminal to it's COM port:
537
+
You can also add the `--sterm` option to `mbed compile -f` to compile a new program, flash the program/firmware image to the connected target and then open the serial terminal to it's COM port:
0 commit comments