[][src]Static cortexm_threads::ERR_STACK_TOO_SMALL

pub static  ERR_STACK_TOO_SMALL: u8

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