Fix Coverity warnings: In most cases the return value of xTaskResumeAll() is cast to void when it is not needed. This PR fixes a couple of instances in the heap_n.c implementations where that was not the case.
parent
5d28744feb
commit
459dceb29c
Loading…
Reference in New Issue