toolchain_settings¶
Required: No
Type: List of toolchain settings
Condition: Yes  
List of options to pass to the IDE project exporter for toolchain configuration, as defined by the toolchain mapping file.
| Key | Required | Type | Description | 
|---|---|---|---|
option | 
Yes | String | Name of option as defined by toolchain setting mapping schema | 
value | 
Yes | Defined by toolchain setting mapping schema | Value for the option | 
condition | 
No | List of features | The template contribution is added if all the given features are present | 
unless | 
No | List of features | The template contribution is added unless any of the given features are present | 
1 2 3  |  |