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 Tue, 14 Feb 2017 20:00:43 GMT