]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/WIN32-MSVC
Improve the error detection in some of the standard demo tasks.
[freertos] / FreeRTOS / Demo / WIN32-MSVC /
2013-06-05 richardbarryUpdate the standard Win32 demo to use the latest versio...
2013-05-09 richardbarryUpdate Win32 simulator so it references the FreeRTOS...
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-04-14 richardbarryAdd volatile keyword to GenQTest loop counter for consi...
2013-02-19 richardbarryPrepare for V7.4.0 release. V7.4.0
2013-02-18 richardbarryCommit demos that have been updated for testing purpose...
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 richardbarryReduce RAM used by trace by updating trcConfig.h.
2013-02-12 richardbarryImprove QueueSet.c test coverage by reading the queue...
2013-02-08 richardbarryContinue working on queue set implementation and testing.
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-25 richardbarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-09-24 richardbarryAdded Cortex-M optimised code to the IAR, GCC and Keil...
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.