Skip to content

Commit 9039027

Browse files
author
Donatien Garnier
authored
Merge pull request #1438 from rwalton-arm/dev/rwalton-arm/update-mbed-cli-2-use
mbed_cli_2: Update detect command example output
2 parents 9fabadc + bfa8df0 commit 9039027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tools/mbed_cli_2/use.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ The Mbed OS configuration system parses the configuration files in your project
129129
```
130130
mbed-tools detect
131131
132-
Board name Serial number Serial port Mount point(s) Build target(s)
133-
------------ ------------------------ ---------------------- ---------------- -----------------
134-
FRDM-K64F 024002017BD34E0F862DB3B7 /dev/tty.usbmodem14402 /Volumes/MBED K64F
132+
Board name Serial number Serial port Mount point(s) Build target(s) Interface Version
133+
------------ ------------------------ ---------------------- ---------------- ----------------- -------------------
134+
FRDM-K64F 024002017BD34E0F862DB3B7 /dev/tty.usbmodem14402 /Volumes/MBED K64F 0221
135135
```
136136
1. To prepare the Mbed configuration information for use with a specific target and toolchain, navigate to the project's root folder and run:
137137

0 commit comments

Comments
 (0)