This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/Source/portable/GCC/ARM_CM3
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.
2012-07-03 09:38:09 +00:00
..
port.c Add the macro xSemaphoreTakeFromISR(). 2012-07-03 09:38:09 +00:00
portmacro.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00