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/Demo/WIN32-MSVC
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
..
DemosModifiedForLowTickRate Prepare for V7.3.0 release. 12 years ago
FreeRTOSConfig.h Added INCLUDE_xSemaphoreGetMutexHolder() default. 12 years ago
WIN32.sln Add FreeRTOS-Plus directory. 13 years ago
WIN32.suo Added INCLUDE_xSemaphoreGetMutexHolder() default. 12 years ago
WIN32.vcxproj Add FreeRTOS-Plus directory. 13 years ago
WIN32.vcxproj.filters Add FreeRTOS-Plus directory. 13 years ago
main.c Prepare for V7.3.0 release. 12 years ago