package gnu.targets.arm.rtsv7M

Runtime support package for the gnu.targets.arm.GCArmv7M target

This package builds a library of standard XDC system support functions using sources from the xdc.runtime package (to avoid having multiple copies of the same source in different runtime support packages for different ISAs).
XDCspec declarations sourced in gnu/targets/arm/rtsv7M/package.xdc
requires xdc.runtime;
 
package gnu.targets.arm.rtsv7M [1, 0, 0] {
 
    module Settings;
    // Collection of parameters relevant for this package as a whole
}
generated on Tue, 09 Oct 2018 20:58:10 GMT