FreeRTOS-Kernel/Source/include
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
..
croutine.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
FreeRTOS.h Added INCLUDE_xQueueGetMutexHolder macro. 2012-05-17 08:22:27 +00:00
list.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
mpu_wrappers.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
portable.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
projdefs.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
queue.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
semphr.h Add the macro xSemaphoreTakeFromISR(). 2012-07-03 09:38:09 +00:00
StackMacros.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
task.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00
timers.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00