36#ifndef IMT_BASE_DFF_RUNTIME_ROTS_FREERTOS_EXECUTABLEINFO_H
37#define IMT_BASE_DFF_RUNTIME_ROTS_FREERTOS_EXECUTABLEINFO_H
45#include <freertos/FreeRTOS.h>
46#include <freertos/queue.h>
68 m_mailbox(m_mailboxImpl),
90 StaticTask_t m_taskBuffer;
Executable data structure for executables like active parts.
Extended structure of ActiveParts for FreeRTOS.
virtual imt::base::dff::runtime::rtos::EventIndexMailbox & getMailbox() override
StaticTask_t * getTaskBuffer()
Get static task buffer.
A FreeRTOS specific Mailbox.
This is a application specific file which is used to configure Imt.Base.Core.Math.