Skip to content

Commit 5e5e156

Browse files
author
Bogdan Marinescu
committed
Fixed description on 'default_toolchain' in the documentation
1 parent cdfa46c commit 5e5e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mbed_targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ This is the list of toolchains that can be used to compile code for the target.
120120

121121
## default_toolchain
122122

123-
The name of the toolchain that will be used by default to compile this target (if another toolchain is not specified). Possible values are `ARM`, `uARM`, `GCC_ARM`, `GCC_CR`, `IAR`.
123+
The name of the toolchain that will be used by default to compile this target (if another toolchain is not specified). Possible values are `ARM` or `uARM`.
124124

125125
## post_binary_hook
126126

0 commit comments

Comments
 (0)