36#ifndef IMT_BASE_DFF_RUNTIME_OS_RTOSWRAPPER_H
37#define IMT_BASE_DFF_RUNTIME_OS_RTOSWRAPPER_H
Interface for idle processing.
Executable data structure for executables like active parts.
Wrapper thats used to implement specific RTOS functions.
static void initOS(imt::base::dff::runtime::IdleCallbackIfc *const idleCallback=nullptr)
Initialize Operating System.
static void startActivePartThread(imt::base::dff::runtime::rtos::ExecutableInfo &executableInfo)
start given active part in a seperate OS specific thread.
static void startScheduler()
Start scheduler.
This is a application specific file which is used to configure Imt.Base.Core.Math.