File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,9 +129,9 @@ The Mbed OS configuration system parses the configuration files in your project
129
129
```
130
130
mbed-tools detect
131
131
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
135
135
```
136
136
1. To prepare the Mbed configuration information for use with a specific target and toolchain, navigate to the project's root folder and run:
137
137
You can’t perform that action at this time.
0 commit comments