]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
Update FreeRTOS version number to V7.5.3
[freertos] / FreeRTOS / Demo / WIN32-MSVC / FreeRTOSConfig.h
2013-10-14 richardbarryUpdate FreeRTOS version number to V7.5.3
2013-07-24 richardbarryAdd additional critical section to the default tickless...
2013-07-23 richardbarryUpdate version number. V7.5.1
2013-07-23 richardbarryRemove duplicate definition from FreeRTOSConfig.h.
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-06-28 richardbarryUpdate Win32 MSVC demo to include a simple blinky build...
2013-06-05 richardbarryUpdate the standard Win32 demo to use the latest versio...
2013-04-30 richardbarryUpdate version number ready to release the FAT file...
2013-04-18 richardbarryUpdate version numbers to V7.4.1. V7.4.1
2013-02-19 richardbarryPrepare for V7.4.0 release. V7.4.0
2013-02-12 richardbarryAdded more files to the Rowley and IAR LM3S demos to...
2013-02-12 richardbarryAdjusted the wrap checks in the QueueSet test task.
2013-02-12 richardbarryImprove QueueSet.c test coverage by reading the queue...
2013-02-07 richardbarryNext revision of queue set implementation.
2013-01-31 richardbarryAdded INCLUDE_xSemaphoreGetMutexHolder() default.
2012-10-16 richardbarryPrepare for V7.3.0 release.
2012-09-23 richardbarryIntroduced configUSE_PORT_OPTIMISED_TASK_SELECTION...
2012-09-22 richardbarryAdded eTaskStateGet().
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.