Commit Graph

4 Commits (271b22eccc09ff68939ef5bdf47bf0d10cbe6ebe)

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