summaryrefslogtreecommitdiff
path: root/Demo/CORTEX_LM3S811_GCC/main.c
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@580 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
* 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@395 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
* Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function ↵richardbarry2008-04-12
| | | | | | semantics. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@308 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
* Set the interrupt priority of the button and UART interrupts.richardbarry2008-01-27
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@143 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@91 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@83 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 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
* GCC demo for the LM3S811 eval board from Luminary Micro.richardbarry2007-02-08
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@63 1d2547de-c912-0410-9cb9-b8ca96c0e9e2