You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/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.
13 years ago
..
FreeRTOS.h Added INCLUDE_xQueueGetMutexHolder macro. 13 years ago
StackMacros.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
croutine.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
list.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
mpu_wrappers.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
portable.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
projdefs.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
queue.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
semphr.h Add the macro xSemaphoreTakeFromISR(). 13 years ago
task.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago
timers.h Prepare for FreeRTOS V7.1.1 tag. 13 years ago