This macro defines the number of priority queues. If not defined,
it is defined to 4. To override the default, use the -D
option of the command-line to predefine the macro. For example, if
an application requires 2 priority queue, use the following option
(as a part to the avr-gcc command):
-DRTK_NUMQUEUES=2
Copyright © 2008-10-25 by Tak Auyeung