pub const TASK_STACK_SIZE: usize = 0x40000; // 262_144usize
Expand description

Stack size of each task.