OS_IDLE_STACK_SIZE Definition

This constant defines the size of the idle task stack in bytes. By default, it is set to 96 bytes, but it may be reduced if necessary. The idle task stack must be large enough to accommodate the task context and the execution of the arSavePower function.

Version:1.0
See also: arSavePower, scheduling, task context
SpaceShadow documentation