package ti.platforms.arm

Generic platform for arm

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables
XDCspec declarations sourced in ti/platforms/arm/package.xdc
requires ti.catalog.arm;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.arm [1, 0, 0] {
 
    module Platform;
    // Generic platform support for the arm
}
generated on Fri, 10 Jun 2016 23:30:36 GMT