Hi,
thanks a lot for the suggestion. I chose pvPortCalloc instead of pvPortMalloc because this way the new buffer is initialized to zero.
A definition could be added to select the desired behavior.
moreasm
Hi,
thanks a lot for the suggestion. I chose pvPortCalloc instead of pvPortMalloc because this way the new buffer is initialized to zero.
A definition could be added to select the desired behavior.
moreasm