summaryrefslogtreecommitdiff
path: root/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
Commit message (Collapse)AuthorAge
* Ready for V5.2.0 release.RichardBarry2009-03-14
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@710 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.1.2.richardbarry2009-02-09
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@696 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Ready for V5.1.1 release.richardbarry2008-11-20
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@577 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update ready for V5.1.0 release.richardbarry2008-10-24
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@528 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Prepare for V5.0.4 release.richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@481 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add URL to configuration pages on FreeRTOS.org site.richardbarry2008-08-14
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@460 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.3.richardbarry2008-07-30
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@426 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.2richardbarry2008-05-30
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@393 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.0.richardbarry2008-04-16
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@324 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Small mods, and update file headers.richardbarry2008-03-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@283 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update version numbers to V4.8.0richardbarry2008-03-25
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@282 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.7.2.richardbarry2008-02-21
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@214 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.7.1richardbarry2008-02-03
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@148 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* UpdUpdate IAR projects to use Embedded Workbench V5.11.RichardBarry2008-01-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@131 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.7.0.richardbarry2007-12-05
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@124 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.6.1 - including PIC32MX port.RichardBarry2007-11-05
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@115 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Changes between V4.5.0 and V4.6.0 released October 28 2007richardbarry2007-10-28
| | | | | | | | | | | | + Changed the method used to force a context switch within an ISR for the ARM7/9 GCC ports only. The portENTER_SWITCHING_ISR() and portEXIT_SWITCHING_ISR() macros are no longer supported. This is to ensure correct behaviour no matter which GCC version is used, with or without the -fomit-frame-pointer option, and at all optimisation levels. + Corrected the prototype for xQueueGenericSend() within queue.h. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@114 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.5.0 files and directory structure.richardbarry2007-09-17
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@109 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.4.0.richardbarry2007-07-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@100 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update in preparation for the V4.3.1 release.richardbarry2007-06-09
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@90 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txtrichardbarry2007-06-05
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@81 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* V4.2.1 files.richardbarry2007-04-01
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@77 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update include file from lpc2128.h to lpc21xx.h.richardbarry2007-03-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@69 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update version number to V4.2.0.richardbarry2007-02-08
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@64 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Updated version numbers to V4.1.3.richardbarry2006-11-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@57 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Change version numbers to V4.1.2richardbarry2006-10-09
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@42 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update version number to V4.1.1.RichardBarry2006-09-24
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@39 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.1.0.richardbarry2006-08-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@34 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add Rowley CrossFire LPC2138 demo files.richardbarry2006-08-27
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@29 1d2547de-c912-0410-9cb9-b8ca96c0e9e2