Fixed description on 'default_toolchain' in the documentation

pull/1751/head
Bogdan Marinescu 2016-05-23 17:30:20 +03:00
parent bc063a3903
commit b53c7eb128
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ This is the list of toolchains that can be used to compile code for the target.
## default_toolchain
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`.
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`.
## post_binary_hook