mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-03-22 22:52:17 +01:00
Add #error strings if configMAX_SYSCALL_INTERRUPT_PRIORITY is set to 0. Corrected the prototype of vApplicationStackOverflowHook(). Changed the dimensioning of the buffer declared in prvListTaskWithinSingleList() to make use of the configMAX_TASK_NAME_LEN setting.