package ti.platforms.cortexM

Generic platform support for any ARM Cortex-M device

XDCspec declarations sourced in ti/platforms/cortexM/package.xdc
requires xdc.platform[1, 0, 1];
 
package ti.platforms.cortexM [1, 0, 0] {
 
    module Platform;
    // A generic platform that supports any ARM Cortex-M device
}
generated on Thu, 23 May 2019 00:24:16 GMT