Constant sel4_root_task::DEFAULT_STACK_SIZE

source ยท
pub const DEFAULT_STACK_SIZE: usize = _; // 131_072usize
Expand description

The default stack size used by #[root_task].