]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo
Commit demos that have been updated for testing purposes before they are updated...
[freertos] / FreeRTOS / Demo /
2013-02-18 richardbarryCommit demos that have been updated for testing purpose...
2013-02-13 richardbarryUpdate the LPC1768 project to only copy across one...
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 richardbarryFix a few compiler warnings when compiling the QueueSet...
2013-02-08 richardbarryAdd the queue set test to the SAM4S-EK Atmel Studio...
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-31 richardbarryEnsure #error messages in FreeRTOSConfig.h files are... V7.3.0
2012-10-31 richardbarrySlow configured clock in the RM48 and TMS570 demos...
2012-10-30 richardbarryMake loop counters in flop_hercules.c 32-bit instead...
2012-10-29 richardbarryRename CORTEX_R4_RM48_CCS5 directory as it also include...
2012-10-29 richardbarryCorrect cut and paste error in partest.c file.
2012-10-29 richardbarryAllow IAR language extensions so __weak attribute can...
2012-10-29 richardbarryComplete RM4x and TMS570 demo.
2012-10-16 richardbarryPrepare for V7.3.0 release.
2012-10-16 richardbarryAdd tickless idle support in Cortex-M ports.
2012-10-14 richardbarrySet the RM48 directory structure to match the FreeRTOS...
2012-10-14 richardbarryUpdate FreeRTOS version used in RM48 demo.
2012-10-13 richardbarryFirst pass at adding R4F floating point support.
2012-10-11 richardbarryRM48 port layer without FPU saving completed.
2012-10-10 richardbarryGet main_full.c working in the RM48 demo.
2012-10-09 richardbarryRM48 simply blinky demo working.
2012-10-04 richardbarryAdded initial RM48 project files. These are not in...
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-29 richardbarryAdd demo for SAM3S-EK2.
2012-08-29 richardbarrySave the SAM4S FreeRTOSConfig.h with the #error about...
2012-08-15 richardbarryAdd SAM3X-EK demo.
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-12 richardbarryAdd warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig...
2012-08-12 richardbarryAdd CreateProjectDirectoryStructure.bat to the SAM4...
2012-08-12 richardbarryRemove the files from the SAM4S demo that are copied...
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.