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

4 lines
77 B
C

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