#ifndef STUBS_FREERTOS_SEMPHR_H #define STUBS_FREERTOS_SEMPHR_H #include "FreeRTOS.h" #include "task.h" #endif