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] {
 
}
generated on Tue, 24 Aug 2010 15:41:34 GMT