Constant arceos_api::config::TASK_STACK_SIZE
source · pub const TASK_STACK_SIZE: usize = 0x40000; // 262_144usizeExpand description
Stack size of each task.
pub const TASK_STACK_SIZE: usize = 0x40000; // 262_144usizeStack size of each task.