esp-open-rtos/examples/uart_repl_test/FreeRTOSConfig.h

5 lines
77 B
C
Raw Normal View History

#define configUSE_COUNTING_SEMAPHORES (1)
#include_next <FreeRTOSConfig.h>