package ti.platforms.arp32

Generic platform for arp32

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables
XDCspec declarations sourced in ti/platforms/arp32/package.xdc
requires ti.catalog.arp32;
requires xdc.platform[1, 0, 1];
 
package ti.platforms.arp32 [1, 0, 0] {
 
    module Platform;
    // Generic platform support for the arp32
}
generated on Tue, 09 Oct 2018 20:58:24 GMT