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, 09 Oct 2018 20:58:23 GMT