mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-19 11:28:08 +02:00
Add #define configQUEUE_REGISTRY_SIZE 0
This commit is contained in:
parent
a4d3bf8f5d
commit
03a82c5bc8
@ -78,6 +78,7 @@
|
|||||||
#define configIDLE_SHOULD_YIELD 1
|
#define configIDLE_SHOULD_YIELD 1
|
||||||
#define configUSE_MUTEXES 1
|
#define configUSE_MUTEXES 1
|
||||||
#define configCHECK_FOR_STACK_OVERFLOW 2
|
#define configCHECK_FOR_STACK_OVERFLOW 2
|
||||||
|
#define configQUEUE_REGISTRY_SIZE 0
|
||||||
|
|
||||||
/* 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