Add #define configQUEUE_REGISTRY_SIZE 0

pull/1/head
Richard Barry 17 years ago
parent a4d3bf8f5d
commit 03a82c5bc8

@ -78,6 +78,7 @@
#define configIDLE_SHOULD_YIELD 1
#define configUSE_MUTEXES 1
#define configCHECK_FOR_STACK_OVERFLOW 2
#define configQUEUE_REGISTRY_SIZE 0
/* Co-routine definitions. */
#define configUSE_CO_ROUTINES 0

Loading…
Cancel
Save