Commit Graph

44 Commits (ac66c45eb4f57ab9eaff9ac53b08a43c69d7fde9)

Author SHA1 Message Date
Richard Barry e3276fc282 Change version numbers to V7.1.0.
Richard Barry cc61126025 Update headers for the FreeRTOS V7.0.2 release.
Richard Barry f5a6b610e1 Update version number to V7.0.1.
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release.
Richard Barry 6fac5cfd4c Update to V6.1.1
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate.
Richard Barry 6818a478c6 Add Cortus port to produce V6.0.5.
Richard Barry 808bb8e159 Update the V6.0.4. The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums.
Richard Barry e262d95404 Ready for V6.0.3 release.
Richard Barry c99f3c55cd Update to V6.0.2.
Richard Barry 9ec30de7f4 Update Cortex M3 ports to ensure 8 byte alignment.
Richard Barry 26bf0da04e Change to the file headers only.
Richard Barry 7f0c4ef656 Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
Richard Barry ed06a0400a Update to V5.4.2. See http://www.freertos.org/History.txt .
Richard Barry 3a883a776c Update to V5.4.1
Richard Barry f312118bf9 Ensure LPC1768 demos are correct prior to V5.4.0 release.
Richard Barry 836860067f Update version number.
Richard Barry f1d6aa1a06 Prepare for V5.3.1 release.
Richard Barry aad5dce4a1 Prepare for V5.3.0 release.
Richard Barry 2f40ad7393 Ready for V5.2.0 release.
Richard Barry 52ba0e651e Update to V5.1.2.
Richard Barry 57e58b25af Ready for V5.1.1 release.
Richard Barry 758b1c7c59 Update ready for V5.1.0 release.
Richard Barry 603ec6a42b Change the force register from low to heigh.
Richard Barry 130e2f2c0a Prepare for V5.0.4 release.
Richard Barry 9d1ab2c90b Change default vector number to 16.
Richard Barry a36ef26b0c Add bracket where appropriate.
Richard Barry 8f33ce9c30 Use correct counter in reg test 2 task.
Richard Barry 049459af87 Add URL to configuration pages on FreeRTOS.org site.
Richard Barry 5d83f61228 Documentation only.
Richard Barry 54dbbc3cdf Documentation only.
Richard Barry be92c862be Minor mods only.
Richard Barry d427489391 Tidy up.
Richard Barry 513b1a25e0 Use internal RAM only.
Richard Barry a2bdba02ad Tidy up.
Richard Barry 0dffe8d801 Increase stack sizes as we now have interrupts nesting 3 deep.
Richard Barry bfdbfce22f Add in interrupt nesting and chache support.
Richard Barry 60da4247dd Add interrupt nesting support, cache setup and reg test tasks.
Richard Barry a943ccd85a Use internal RAM only for data.
Richard Barry 53a8d172df Com test now working.
Richard Barry 3a8161372d Add serial test code (not yet complete).
Richard Barry 5ff84b9869 Basic demo up and running.
Richard Barry 3f2375c020 First task starting - woohoo!
Richard Barry 78d3b371fd Stubs ready for ColdFire V2 demo.