CMSIS-Pack  Version 1.2
Delivery Mechanism for Software Packs
 All Pages
BoardsDeviceType

Device description type containing information about the board's device name and vendor.

Example

<mountedDevice deviceIndex="0" Dvendor="STMicroelectronics:13" Dname="STM32F429ZI"/>

 

Attributes Description Type Use
deviceIndex Index number of the device (in case more than one device is present on the board). xs:string optional
Dvendor is the name of vendor of the target device specified by Dname DeviceVendorEnum required
Dfamily is the name of the target device family used on the board. xs:string optional
DsubFamily is the name of the target device sub family used on the board. xs:string optional
Dname is the name of the target device used on the board. xs:string optional