Skip to content

Commit a23b253

Browse files
committed
Few more additions based on PR feedback
1 parent 4c30306 commit a23b253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ The following shortcuts are available within the serial terminal:
534534
- Ctrl+t - Menu escape key
535535
- _Even more shortcuts are available through the Menu shortcut. Check the help within the serial terminal (Ctrl+h).__
536536

537-
To automate things, 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 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:
538538

539539
```
540540
$ mbed compile -t GCC_ARM -m K64F -f --sterm

0 commit comments

Comments
 (0)