Skip to content

Commit d23347e

Browse files
author
Amanda Butler
authored
Edit mbed_targets.md
Edit file for consistent capitalization and formatting.
1 parent 6924cd9 commit d23347e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/configuration/mbed_targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The `supported_toolchains` property is the list of toolchains that support a tar
196196

197197
If you specify `ARMC5` in `supported_toolchains`, it means the corresponding target supports `Arm Compiler 5.06 update 6`.
198198

199-
If a target lists both ARMC5 and ARM (or ARMC6) in `supported_toolchains`, the ARM Compiler 6.11 will be used when compiling with `ARM` option for `--toolchain`.
199+
If a target lists both `ARMC5` and `ARM` (or `ARMC6`) in `supported_toolchains`, the Arm Compiler 6.11 will be used when compiling with `ARM` option for `--toolchain`.
200200

201201
<span class="notes">**Note:** Although you can specify `ARMC5` in `supported_toolchains` in `targets.json`, it's not a valid option for `--toolchain` when compiling using [Mbed CLI](../tools/developing-mbed-cli.html).</span>
202202

0 commit comments

Comments
 (0)