btstack/test/embedded/FreeRTOS.h
2019-09-23 14:44:03 +02:00

10 lines
193 B
C

#define configSUPPORT_STATIC_ALLOCATION 1
#define INCLUDE_xEventGroupSetBitFromISR 1
// dummy typedefs to make it compile
#define pdTRUE 1
#define pdFALSE 0
#define portMAX_DELAY 0xffffffff