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/FreeRTOS/Source/portable/RVDS
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.
2013-01-31 14:18:03 +00:00
..
ARM7_LPC21xx Prepare for V7.3.0 release. 2012-10-16 12:17:47 +00:00
ARM_CM3 Added INCLUDE_xSemaphoreGetMutexHolder() default. 2013-01-31 14:18:03 +00:00
ARM_CM4F Added INCLUDE_xSemaphoreGetMutexHolder() default. 2013-01-31 14:18:03 +00:00