CMSIS-Build
Version 0.10.0 (beta)
Tools, software frameworks, and work flows for productivity with CMSIS based projects
|
This element lists the compilers that can be used to translate the project
Example compilers section:
... <compilers> <compiler name="ARMCC" version="5.0.0:5.99.0"/> </compilers> ...
/compiler
Parents | Element Chain | ||
---|---|---|---|
compilers | /cprj/compilers | ||
Attributes | Description | Type | Use |
name | Name of the compiler compiler (i.e. "ARMCC", "IAR") | CompilerEnumType | required |
version | Version of the required compiler which can be:
| VersionType | required |