package ti.sysbios.smp

SMP-aware SYS/BIOS modules

XDCspec declarations sourced in ti/sysbios/smp/package.xdc
package ti.sysbios.smp [1, 0, 0] {
 
    module LoggerBuf;
    // A logger which stores Log events in a buffer
    module SysMin;
    // Minimal implementation of xdc.runtime.ISystemSupport
    module SysStd;
    // Implementation of xdc.runtime.ISystemSupport using ANSI C Standard Library
}
generated on Thu, 25 May 2017 22:10:21 GMT