package ti.platforms.simCM3

Platform package for the simCM3 platform

This package implements the interfaces (xdc.platform.IPlatform) necessary to build and run executables on the simCM3 platform.
XDCspec declarations sourced in ti/platforms/simCM3/package.xdc
requires xdc.platform[1, 0, 1];
 
package ti.platforms.simCM3 [1, 0, 1, 0] {
 
    module Platform;
    // Simulation-based Platform support for TI Cortex M3 platforms
}
generated on Fri, 10 Jun 2016 23:31:11 GMT