package ti.platforms.sim28xx

Platform package for the sim28xx platform

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