package iar.targets.arm

IAR-based code generation targets for ARM devices

XDCspec declarations sourced in iar/targets/arm/package.xdc
package iar.targets.arm [1, 0, 0] {
 
    interface IM4;
    // Interface for IAR Cortex M4 based targets
    interface ITarget;
    // IAR ARM extension to the base xdc.bld.ITarget3 interface
    module M4;
    // IAR M4 target
    module M4F;
    // IAR M4F target
}
generated on Wed, 12 Jun 2013 00:51:42 GMT