Add queue registry so the IAR plug-in can be tested.

pull/4/head
Richard Barry 16 years ago
parent da0c104de4
commit 8395c9a633

@ -82,6 +82,7 @@
#define configMAX_PRIORITIES ( ( unsigned portBASE_TYPE ) 5 )
#define configMAX_CO_ROUTINE_PRIORITIES ( 2 )
#define configQUEUE_REGISTRY_SIZE 10
/* Set the following definitions to 1 to include the API function, or zero
to exclude the API function. */

Loading…
Cancel
Save