Added configQUEUE_REGISTRY_SIZE definition.

pull/4/head
Richard Barry 15 years ago
parent c0fae3b4dd
commit e439365343

@ -81,6 +81,7 @@
#define configUSE_TRACE_FACILITY 1
#define configUSE_16_BIT_TICKS 0
#define configIDLE_SHOULD_YIELD 0
#define configQUEUE_REGISTRY_SIZE 10
/* Co-routine definitions. */
#define configUSE_CO_ROUTINES 0

Loading…
Cancel
Save