Commit Graph

5 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 7a0996f246 Removed unused function from IAR CM4F port.c.
Modified the stack alignment when a task first starts in the IAR CM4F port.
13 years ago
Richard Barry e3276fc282 Change version numbers to V7.1.0. 13 years ago
Richard Barry 7db04b1820 Add two Cortex-M4F port layers. 13 years ago