Skip to main content

TASK_STACK_SIZE

Constant TASK_STACK_SIZE 

Source
pub const TASK_STACK_SIZE: usize = 0x40000;
Expand description

Stack size used when callers do not provide an explicit task stack.