CMSIS-Zone (Preview)  Version 0.0.1
System Resource Management
 All Files Pages
/package element

The package element can optinally be used to refer to the Software Pack providing a certain device.

Example

<device Dname="ARM32CM4128x">
<package name="ARM32CM4xxx_DFP" url="http://www.keil.com/pack" vendor="ARM" version="1.8.15"/>
:
</device>

Schema Description

Parent Element Element Chain
device /device element
Attributes Description Type Use
name The unique pack name. xs:string required
url The URL the pack can be obtained from. xs:string required
vendor The pack vendor name. xs:string required
version The pack version. xs:string optional
info Brief description of the Software Pack. xs:string optional