CMSIS-Build
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="AC5" 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. "AC5", "AC6", "GCC") | CompilerEnumType | required |
version | Version of the required compiler which can be:
| VersionType | required |