pub const osStatus_t_osErrorNoMemory: osStatus_t = -5;
Expand description
< System is out of memory: it was impossible to allocate or reserve memory for the operation.
pub const osStatus_t_osErrorNoMemory: osStatus_t = -5;
< System is out of memory: it was impossible to allocate or reserve memory for the operation.