mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-08 22:26:52 +02: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.