package ti.targets.msp430.rts430

Runtime support package for the MSP430 targets

This package builds a library of all modules in the xdc.runtime package. By building the xdc.runtime package here we avoid having multiple copies of the same source in different runtime support packages for different ISAs. This also allows xdc.runtime to be a pure source package independent of any particular tool chain.
XDCspec declarations sourced in ti/targets/msp430/rts430/package.xdc
requires xdc.runtime;
 
package ti.targets.msp430.rts430 [1, 0, 0] {
 
    module Settings;
    // Collection of parameters relevant for this package as a whole
}
generated on Tue, 14 Feb 2017 19:59:57 GMT