mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Final tidy up before V7.6.0 zip file creation.
This commit is contained in:
parent
8cd71348be
commit
fa002f7fdd
35 changed files with 5528 additions and 2 deletions
|
@ -1246,7 +1246,7 @@ unsigned long ulVarToSend, ulValReceived;
|
|||
if( xHigherPriorityTaskWoken )
|
||||
{
|
||||
// Actual macro used here is port specific.
|
||||
taskYIELD_FROM_ISR ();
|
||||
portYIELD_FROM_ISR ();
|
||||
}
|
||||
}
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue