mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-12 06:35:19 -05:00
Adapted part of pxPortInitialiseStack proof to new stack predicate.
This commit is contained in:
parent
800a7204bc
commit
f793c96031
4 changed files with 297 additions and 154 deletions
2
tasks.c
2
tasks.c
|
|
@ -6680,4 +6680,4 @@ static void prvAddCurrentTaskToDelayedList( TickType_t xTicksToWait,
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif /* if ( configINCLUDE_FREERTOS_TASK_C_ADDITIONS_H == 1 ) */
|
||||
#endif /* if ( configINCLUDE_FREERTOS_TASK_C_ADDITIONS_H == 1 ) */
|
||||
Loading…
Add table
Add a link
Reference in a new issue