/* * @file event_groups.h * @author Frederic Pillon for STMicroelectronics. * @brief Include header file to match Arduino library format */ #ifndef _ARDUINO_EVENT_GROUPS_H_ #define _ARDUINO_EVENT_GROUPS_H_ #include "FreeRTOS/Source/include/event_groups.h" #endif //_ARDUINO_EVENT_GROUPS_H_