Open-CMSIS-Pack  Version 1.7.34
Delivery Mechanism for Software Packs
/package/dominate element

The /package/dominate element specifies that the Pack contains one or more device, API, or component that overrules other packs that contain identical named device, API, or component.

This attribute is useful for framing packs that:

  • Contain certified software components which should overrule software components with identical name of other packs.
  • Contain new device definitions of devices that were previously defined in different packs.

Example:

<package>
...
<dominate info="CMSIS-Core, RTOS2, RTX5, Event Recorder, C Library certified for Cortex-M3"/>
...
</package>

 

Parent Element Element Chain
package /package
Attributes Description Type Use
info Descriptive text that explains the reason for the overwrite using dominate. xs:string optional