mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-14 00:56:16 +02:00
Added configQUEUE_REGISTRY_SIZE definition.
This commit is contained in:
parent
c0fae3b4dd
commit
e439365343
@ -81,6 +81,7 @@
|
|||||||
#define configUSE_TRACE_FACILITY 1
|
#define configUSE_TRACE_FACILITY 1
|
||||||
#define configUSE_16_BIT_TICKS 0
|
#define configUSE_16_BIT_TICKS 0
|
||||||
#define configIDLE_SHOULD_YIELD 0
|
#define configIDLE_SHOULD_YIELD 0
|
||||||
|
#define configQUEUE_REGISTRY_SIZE 10
|
||||||
|
|
||||||
/* Co-routine definitions. */
|
/* Co-routine definitions. */
|
||||||
#define configUSE_CO_ROUTINES 0
|
#define configUSE_CO_ROUTINES 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user