Implementation of the FrameworkTask class for FreeRTOS task abstraction. More...
#include "framework/FrameworkTask.h"
Go to the source code of this file.
This source file provides the task startup, suspension, resume, notifications, and optional queue support for the embedded application framework.
Definition in file FrameworkTask.cpp.