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-Kernel/FreeRTOS/Source/include
Richard Barry ac78adae4b Added INCLUDE_xSemaphoreGetMutexHolder() default.
Changed eTaskStateGet() to eTaskGetState() and added #define to ensure backward compatibility.
Added configEXPECTED_IDLE_TIME_BEFORE_SLEEP definition - was previously hard coded to 2.
Slight change to the default CM3 tickless sleep function to allow the idle time to be set to zero in the pre-sleep processing macro.
Changed stack alignment for the FreeRTOS-MPU port to ensure it didn't trigger the assert() in the generic create function.
12 years ago
..
FreeRTOS.h Added INCLUDE_xSemaphoreGetMutexHolder() default. 12 years ago
StackMacros.h Prepare for V7.3.0 release. 12 years ago
croutine.h Prepare for V7.3.0 release. 12 years ago
list.h Prepare for V7.3.0 release. 12 years ago
mpu_wrappers.h Added INCLUDE_xSemaphoreGetMutexHolder() default. 12 years ago
portable.h Prepare for V7.3.0 release. 12 years ago
projdefs.h Prepare for V7.3.0 release. 12 years ago
queue.h Prepare for V7.3.0 release. 12 years ago
semphr.h Prepare for V7.3.0 release. 12 years ago
task.h Added INCLUDE_xSemaphoreGetMutexHolder() default. 12 years ago
timers.h Add warning suppression to IAR header. 12 years ago