]> git.sur5r.net Git - freertos/history - Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
Start to re-arrange files to include FreeRTOS+ in main download.
[freertos] / Demo / ColdFire_MCF5282_Eclipse / RTOSDemo / FreeRTOSConfig.h
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag. V7.1.1
2011-12-13 richardbarryChange version numbers to V7.1.0. V7.1.0
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-05-13 richardbarryUpdate version number to V7.0.1. V7.0.1
2011-04-08 richardbarryUpdate headers for Version 7.0.0 release.
2011-01-14 richardbarryUpdate to V6.1.1
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-05-17 richardbarryAdd Cortus port to produce V6.0.5.
2010-03-14 richardbarryUpdate the V6.0.4. The primary difference being that... V6.0.4
2010-02-25 richardbarryReady for V6.0.3 release. V6.0.3
2010-01-09 richardbarryUpdate to V6.0.2.
2009-11-15 richardbarryUpdate Cortex M3 ports to ensure 8 byte alignment. V6.0.1
2009-10-13 richardbarryChange to the file headers only.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-08-09 richardbarryUpdate to V5.4.2. See http://www.freertos.org/History... V5.4.2
2009-07-25 richardbarryUpdate to V5.4.1 V5.4.1
2009-07-12 richardbarryEnsure LPC1768 demos are correct prior to V5.4.0 release.
2009-07-07 RichardBarryUpdate version number.
2009-06-21 richardbarryPrepare for V5.3.1 release. V5.3.1
2009-05-30 richardbarryPrepare for V5.3.0 release.
2009-03-14 RichardBarryReady for V5.2.0 release. V5.2.0
2009-02-09 richardbarryUpdate to V5.1.2. V5.1.2
2008-11-20 richardbarryReady for V5.1.1 release.
2008-10-24 richardbarryUpdate ready for V5.1.0 release.
2008-09-22 richardbarryPrepare for V5.0.4 release.
2008-09-22 richardbarryChange default vector number to 16.
2008-08-14 richardbarryAdd URL to configuration pages on FreeRTOS.org site.
2008-08-14 RichardBarryDocumentation only.
2008-08-14 richardbarryMinor mods only.
2008-08-13 richardbarryTidy up.
2008-08-11 richardbarryIncrease stack sizes as we now have interrupts nesting...
2008-08-10 richardbarryAdd in interrupt nesting and chache support.
2008-08-08 RichardBarryAdd serial test code (not yet complete).
2008-08-08 richardbarryBasic demo up and running.
2008-08-08 richardbarryFirst task starting - woohoo!
2008-08-07 richardbarryStubs ready for ColdFire V2 demo.