![]() |
CMSIS Packs
Version 0.10
Mechanism to install software, device support, APIs, and example projects
|
Types to filter dependencies
Attributes | Description | Type | Use |
---|---|---|---|
Dcore | Specifies the processor embedded in the device. The sring is taken from a predefined list of ARM Processors | DcoreEnum | Optional |
Dvendor | Specifies the silicon vendor of the device for a predefined list device vendors | DeviceVendorEnum | Optional |
Dname | Specifies the commercial name of the device | xs:string | Optional |
Dfpu | Specifies whether the device is equipped with a hardware floating point unit. | DfpuEnum | Optional |
Dmpu | Specified whether the device includes a Memory Protection Unit (MPU) | DmpuEnum | Optional |
Dendian | Specifies the endianess of the device. | DendianEnum | Optional |
Cclass | Either one of the predefined component class names or a name string between 3 and 32 characters long | CclassType | Optional |
Cgroup | A free form string specifying the component group name obeying the restrictions specified by the CgroupType type. | CgroupType | Optional |
Csub | Specifies the component sub group name obeying the restrictions specified by the CsubType type. | CsubType | Optional |
Cversion | Specifies the version of the component | xs:string | Optional |
Tcompiler | Specifies a compiler toolchain from a predefined list | CompilerEnumType | Optional |
condition | Reference using the name of the respective condition specified in the conditions section of this package. If the condition resolves to false the element will be ignored and treated as if it were not present. | xs:string | Optional |