Skip to main content

ERR_STACK_TOO_SMALL

Static ERR_STACK_TOO_SMALL 

Source
pub static ERR_STACK_TOO_SMALL: u8
Expand description

Returned by create_thread or create_thread_with_config as Err(ERR_STACK_TOO_SMALL) if array to be used as stack area is too small. Smallest size is 32 u32’s