Commit Graph

4 Commits (c8c4ab298cedd6830da5d25f5c3c4685d833b0f8)

Author SHA1 Message Date
Richard Barry c8c4ab298c Add the macro xSemaphoreTakeFromISR().
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.
13 years ago
Richard Barry 9f0069690c Prepare for FreeRTOS V7.1.1 tag. 13 years ago
Richard Barry 63369b2a97 Change the stack alignment when a task first starts in the CM4F GCC, Tasking and Keil ports. 13 years ago
Richard Barry 9718fbdcd4 Add GCC Cortex-M4F port layer. 13 years ago