]> git.sur5r.net Git - freertos/log
freertos
16 years agoGet the trace utility and co-routines working.
richardbarry [Fri, 15 Feb 2008 20:08:30 +0000 (20:08 +0000)]
Get the trace utility and co-routines working.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@193 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove references to ulCriticalNesting from the register test tasks as the variable...
richardbarry [Fri, 15 Feb 2008 13:46:30 +0000 (13:46 +0000)]
Remove references to ulCriticalNesting from the register test tasks as the variable is no longer saved as part of the task context.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@192 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove casts that were generating warnings (even though the casts were added to remov...
richardbarry [Fri, 15 Feb 2008 13:44:06 +0000 (13:44 +0000)]
Remove casts that were generating warnings (even though the casts were added to remove warnings with some compilers).

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@191 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRevert critical section handling back to the original method.
richardbarry [Fri, 15 Feb 2008 13:33:44 +0000 (13:33 +0000)]
Revert critical section handling back to the original method.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@190 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRevert to original critical section handling method.
richardbarry [Fri, 15 Feb 2008 13:24:05 +0000 (13:24 +0000)]
Revert to original critical section handling method.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@189 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChange to use the configKERNEL_INTERRUPT_PRIORITY setting.
richardbarry [Wed, 13 Feb 2008 19:43:30 +0000 (19:43 +0000)]
Change to use the configKERNEL_INTERRUPT_PRIORITY setting.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@188 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove unnecessary NOPs.
richardbarry [Wed, 13 Feb 2008 19:42:22 +0000 (19:42 +0000)]
Remove unnecessary NOPs.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@187 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@186 1d2547de-c912-0410...
richardbarry [Wed, 13 Feb 2008 13:53:24 +0000 (13:53 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@186 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoContinue to tidy up Fujitsu ports.
RichardBarry [Wed, 13 Feb 2008 13:34:39 +0000 (13:34 +0000)]
Continue to tidy up Fujitsu ports.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@185 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoContinue to tidy up the Fujitsu ports.
richardbarry [Wed, 13 Feb 2008 13:32:10 +0000 (13:32 +0000)]
Continue to tidy up the Fujitsu ports.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@184 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@183 1d2547de-c912-0410...
richardbarry [Wed, 13 Feb 2008 13:22:44 +0000 (13:22 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@183 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete four separate configurations and replace with a single new configuration.
richardbarry [Wed, 13 Feb 2008 11:45:12 +0000 (11:45 +0000)]
Delete four separate configurations and replace with a single new configuration.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@182 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete four separate configurations and replace with a single new configuration.
richardbarry [Wed, 13 Feb 2008 11:44:42 +0000 (11:44 +0000)]
Delete four separate configurations and replace with a single new configuration.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@181 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete four separate configurations and replace with a single new configuration.
richardbarry [Wed, 13 Feb 2008 11:44:13 +0000 (11:44 +0000)]
Delete four separate configurations and replace with a single new configuration.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@180 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete four separate configurations and replace with a single new configuration.
richardbarry [Wed, 13 Feb 2008 11:43:24 +0000 (11:43 +0000)]
Delete four separate configurations and replace with a single new configuration.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@179 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete four separate configurations and replace with a single new configuration.
richardbarry [Wed, 13 Feb 2008 11:42:28 +0000 (11:42 +0000)]
Delete four separate configurations and replace with a single new configuration.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@178 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoTidy up - spell check.
RichardBarry [Wed, 13 Feb 2008 11:15:52 +0000 (11:15 +0000)]
Tidy up - spell check.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@177 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoTidy up - spell check.
RichardBarry [Wed, 13 Feb 2008 10:39:07 +0000 (10:39 +0000)]
Tidy up - spell check.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@176 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd Fujitsu FX definition to portable.h.
richardbarry [Tue, 12 Feb 2008 21:53:52 +0000 (21:53 +0000)]
Add Fujitsu FX definition to portable.h.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@173 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd Fujitsu FX definition to portable.h.
richardbarry [Tue, 12 Feb 2008 21:51:50 +0000 (21:51 +0000)]
Add Fujitsu FX definition to portable.h.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@172 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoWork in progress still.
richardbarry [Tue, 12 Feb 2008 21:50:24 +0000 (21:50 +0000)]
Work in progress still.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@171 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoWork in progress.
richardbarry [Tue, 12 Feb 2008 17:47:34 +0000 (17:47 +0000)]
Work in progress.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@170 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoWork in progress.
richardbarry [Tue, 12 Feb 2008 17:46:50 +0000 (17:46 +0000)]
Work in progress.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@169 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRenamed MAIN.c to main.c.
richardbarry [Tue, 12 Feb 2008 17:39:23 +0000 (17:39 +0000)]
Renamed MAIN.c to main.c.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@168 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoWork in progress.
richardbarry [Tue, 12 Feb 2008 17:37:03 +0000 (17:37 +0000)]
Work in progress.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@167 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoExtra file used by 16bit Fujitsu port.
richardbarry [Tue, 12 Feb 2008 10:37:36 +0000 (10:37 +0000)]
Extra file used by 16bit Fujitsu port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@166 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd Fujitsu 16bit port files.
richardbarry [Tue, 12 Feb 2008 09:29:26 +0000 (09:29 +0000)]
Add Fujitsu 16bit port files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@165 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd Fujitsu 16bit demo files.
richardbarry [Tue, 12 Feb 2008 09:26:41 +0000 (09:26 +0000)]
Add Fujitsu 16bit demo files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@164 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChange the critical section handling (Fujitsu 32bit port).
richardbarry [Mon, 11 Feb 2008 21:02:40 +0000 (21:02 +0000)]
Change the critical section handling (Fujitsu 32bit port).

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@163 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate interrupt priorities for Fujitsu port.
richardbarry [Mon, 11 Feb 2008 21:01:22 +0000 (21:01 +0000)]
Update interrupt priorities for Fujitsu port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@162 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoContinue to work on Fujitsu 32bit port.
richardbarry [Mon, 11 Feb 2008 18:28:03 +0000 (18:28 +0000)]
Continue to work on Fujitsu 32bit port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@161 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate Fujitsu port files - work in progress.
richardbarry [Sun, 10 Feb 2008 20:31:19 +0000 (20:31 +0000)]
Update Fujitsu port files - work in progress.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@160 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate Fujitsu 32bit port - work in progress.
richardbarry [Sun, 10 Feb 2008 20:30:11 +0000 (20:30 +0000)]
Update Fujitsu 32bit port - work in progress.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@159 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove qualifier from cast.
richardbarry [Sun, 10 Feb 2008 20:28:55 +0000 (20:28 +0000)]
Remove qualifier from cast.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@158 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@157 1d2547de-c912-0410...
richardbarry [Sun, 10 Feb 2008 14:48:23 +0000 (14:48 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@157 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@156 1d2547de-c912-0410...
richardbarry [Sun, 10 Feb 2008 14:45:24 +0000 (14:45 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@156 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoWork in progress...
richardbarry [Sun, 10 Feb 2008 14:44:30 +0000 (14:44 +0000)]
Work in progress...

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@155 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd softtune required directory structure.
richardbarry [Wed, 6 Feb 2008 18:09:27 +0000 (18:09 +0000)]
Add softtune required directory structure.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@154 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd MB91460 port and demo files.
richardbarry [Wed, 6 Feb 2008 17:27:42 +0000 (17:27 +0000)]
Add MB91460 port and demo files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@153 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove obsolete comment.
richardbarry [Wed, 6 Feb 2008 16:49:39 +0000 (16:49 +0000)]
Remove obsolete comment.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@152 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCorrect API call used to create mutex.
richardbarry [Mon, 4 Feb 2008 08:42:12 +0000 (08:42 +0000)]
Correct API call used to create mutex.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@151 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCorrect sample code for recursive mutexes.
richardbarry [Mon, 4 Feb 2008 08:37:01 +0000 (08:37 +0000)]
Correct sample code for recursive mutexes.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@150 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to V4.7.1 V4.7.1
richardbarry [Sun, 3 Feb 2008 19:45:58 +0000 (19:45 +0000)]
Update to V4.7.1

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@148 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to allow use with the cooperative scheduler.
richardbarry [Sun, 27 Jan 2008 20:25:36 +0000 (20:25 +0000)]
Update to allow use with the cooperative scheduler.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@147 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd recursive mutexes to PC demo.
richardbarry [Sun, 27 Jan 2008 19:27:51 +0000 (19:27 +0000)]
Add recursive mutexes to PC demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@146 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate counting semaphore function prototype.
RichardBarry [Sun, 27 Jan 2008 19:25:11 +0000 (19:25 +0000)]
Update counting semaphore function prototype.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@145 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCorrect spelling.
richardbarry [Sun, 27 Jan 2008 19:11:49 +0000 (19:11 +0000)]
Correct spelling.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@144 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoSet the interrupt priority of the button and UART interrupts.
richardbarry [Sun, 27 Jan 2008 18:57:59 +0000 (18:57 +0000)]
Set the interrupt priority of the button and UART interrupts.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@143 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoSet the interrupt priority of the button and UART interrupts.
richardbarry [Sun, 27 Jan 2008 18:49:53 +0000 (18:49 +0000)]
Set the interrupt priority of the button and UART interrupts.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@142 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate the release build for use with IAR V5.11.
richardbarry [Sun, 27 Jan 2008 18:09:00 +0000 (18:09 +0000)]
Update the release build for use with IAR V5.11.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@141 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoIAR V5.11 compatible linker script.
richardbarry [Sun, 27 Jan 2008 18:00:13 +0000 (18:00 +0000)]
IAR V5.11 compatible linker script.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@140 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate release build for IAR 5.11.
richardbarry [Sun, 27 Jan 2008 17:41:19 +0000 (17:41 +0000)]
Update release build for IAR 5.11.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@139 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove incorrect comment.
richardbarry [Sun, 27 Jan 2008 17:21:14 +0000 (17:21 +0000)]
Remove incorrect comment.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@138 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate for 48MHz operation.
richardbarry [Sun, 27 Jan 2008 17:02:05 +0000 (17:02 +0000)]
Update for 48MHz operation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@137 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoHeader associated with new recursive mutex test file.
richardbarry [Sun, 27 Jan 2008 16:04:18 +0000 (16:04 +0000)]
Header associated with new recursive mutex test file.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@136 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate the release build for IAR V5.11.
richardbarry [Sun, 27 Jan 2008 15:49:22 +0000 (15:49 +0000)]
Update the release build for IAR V5.11.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@135 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDelete old IAR V4 library format.
richardbarry [Sun, 27 Jan 2008 14:41:43 +0000 (14:41 +0000)]
Delete old IAR V4 library format.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@134 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoDocumentation updates.
RichardBarry [Thu, 24 Jan 2008 21:33:00 +0000 (21:33 +0000)]
Documentation updates.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@133 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove system files not longer required by IAR V5.11.
RichardBarry [Wed, 23 Jan 2008 19:35:54 +0000 (19:35 +0000)]
Remove system files not longer required by IAR V5.11.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@132 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdUpdate IAR projects to use Embedded Workbench V5.11.
RichardBarry [Wed, 23 Jan 2008 08:35:47 +0000 (08:35 +0000)]
UpdUpdate IAR projects to use Embedded Workbench V5.11.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@131 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoPrepare for V4.7.1 release.
RichardBarry [Tue, 22 Jan 2008 18:43:03 +0000 (18:43 +0000)]
Prepare for V4.7.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@130 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove .bak files.
RichardBarry [Tue, 22 Jan 2008 18:26:07 +0000 (18:26 +0000)]
Remove .bak files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@129 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCorrect some documentation.
richardbarry [Tue, 18 Dec 2007 20:07:21 +0000 (20:07 +0000)]
Correct some documentation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@128 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate documentation.
RichardBarry [Thu, 6 Dec 2007 10:19:28 +0000 (10:19 +0000)]
Update documentation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@127 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate documentation to correct spelling.
richardbarry [Wed, 5 Dec 2007 21:50:00 +0000 (21:50 +0000)]
Update documentation to correct spelling.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@126 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to V4.7.0. V4.7.0
richardbarry [Wed, 5 Dec 2007 21:24:47 +0000 (21:24 +0000)]
Update to V4.7.0.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@124 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd first version of alternative API.
RichardBarry [Sun, 2 Dec 2007 18:37:43 +0000 (18:37 +0000)]
Add first version of alternative API.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@123 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoEnsure warning free compilation under GCC.
RichardBarry [Sat, 1 Dec 2007 20:56:44 +0000 (20:56 +0000)]
Ensure warning free compilation under GCC.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@122 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoMissing PIC32 files.
RichardBarry [Sat, 1 Dec 2007 20:29:54 +0000 (20:29 +0000)]
Missing PIC32 files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@121 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCounting semaphore demo added.
RichardBarry [Sat, 1 Dec 2007 20:28:04 +0000 (20:28 +0000)]
Counting semaphore demo added.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@120 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd PIC32 code.
RichardBarry [Mon, 26 Nov 2007 15:45:21 +0000 (15:45 +0000)]
Add PIC32 code.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@119 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd STM32 Primer demo. Remove the .lock file from the Eclipse demos.
RichardBarry [Mon, 26 Nov 2007 15:43:24 +0000 (15:43 +0000)]
Add STM32 Primer demo.  Remove the .lock file from the Eclipse demos.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@118 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdd the SAM7X Eclipse files.
RichardBarry [Wed, 21 Nov 2007 18:29:41 +0000 (18:29 +0000)]
Add the SAM7X Eclipse files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@117 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to V4.6.1 - including PIC32MX port. V4.6.1
RichardBarry [Mon, 5 Nov 2007 16:44:39 +0000 (16:44 +0000)]
Update to V4.6.1 - including PIC32MX port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@115 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChanges between V4.5.0 and V4.6.0 released October 28 2007
richardbarry [Sun, 28 Oct 2007 14:42:46 +0000 (14:42 +0000)]
Changes between V4.5.0 and V4.6.0 released October 28 2007

+ 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://svn.code.sf.net/p/freertos/code/trunk@114 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChanged the way the ARM7/9 GCC ports enter interrupts that can cause a context switch.
richardbarry [Sun, 28 Oct 2007 13:55:35 +0000 (13:55 +0000)]
Changed the way the ARM7/9 GCC ports enter interrupts that can cause a context switch.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@113 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdated GCC/ARM7 ISR functions so they only use static variables.
RichardBarry [Fri, 26 Oct 2007 10:14:19 +0000 (10:14 +0000)]
Updated GCC/ARM7 ISR functions so they only use static variables.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@112 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years ago+ The macro portENTER_SWITCHING_ISR() no longer attempts to use the frame pointer...
RichardBarry [Fri, 26 Oct 2007 09:52:15 +0000 (09:52 +0000)]
+ The macro portENTER_SWITCHING_ISR() no longer attempts to use the frame pointer.  Variables declared within ISRs must now be declared static.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@111 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to V4.5.0 files and directory structure. V4.5.0
richardbarry [Mon, 17 Sep 2007 10:07:48 +0000 (10:07 +0000)]
Update to V4.5.0 files and directory structure.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@109 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove separate LM3Sxxxx directories. These have been replaced by consolidated direc...
richardbarry [Mon, 17 Sep 2007 09:51:42 +0000 (09:51 +0000)]
Remove separate LM3Sxxxx directories.  These have been replaced by consolidated directories in the V4.5.0 version.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@108 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoFixed bugs as listed to date in the tracker for the SourceForge project.
RichardBarry [Fri, 24 Aug 2007 15:35:09 +0000 (15:35 +0000)]
Fixed bugs as listed to date in the tracker for the SourceForge project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@107 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate the queue peek behaviour and add QPeek test files.
RichardBarry [Thu, 23 Aug 2007 11:37:41 +0000 (11:37 +0000)]
Update the queue peek behaviour and add QPeek test files.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@106 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoFixed name of xQueueSendToFrontFromISR.
RichardBarry [Thu, 23 Aug 2007 07:23:53 +0000 (07:23 +0000)]
Fixed name of xQueueSendToFrontFromISR.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@105 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChanged a couple of casts to remove compiler warnings.
RichardBarry [Wed, 22 Aug 2007 16:56:05 +0000 (16:56 +0000)]
Changed a couple of casts to remove compiler warnings.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@104 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAdded xQueueSendToBack, xQueueSendToFront, xQueuePeek and xSemaphoreCreateMutex ...
RichardBarry [Tue, 21 Aug 2007 16:54:48 +0000 (16:54 +0000)]
Added xQueueSendToBack, xQueueSendToFront, xQueuePeek and xSemaphoreCreateMutex - along with GenQTest.c to demonstrate their usage.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@103 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdates prior to release of V4.4.0 due to testing. V4.4.0
RichardBarry [Mon, 30 Jul 2007 20:48:12 +0000 (20:48 +0000)]
Updates prior to release of V4.4.0 due to testing.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@101 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdate to V4.4.0.
richardbarry [Sun, 29 Jul 2007 15:23:39 +0000 (15:23 +0000)]
Update to V4.4.0.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@100 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoResults of testing new prvIsTaskSuspended() function.
RichardBarry [Sat, 28 Jul 2007 18:41:53 +0000 (18:41 +0000)]
Results of testing new prvIsTaskSuspended() function.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@99 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemoved const from xTaskResumeFromISR() and xTaskResume() local variables as it upset...
RichardBarry [Sat, 28 Jul 2007 18:35:03 +0000 (18:35 +0000)]
Removed const from xTaskResumeFromISR() and xTaskResume() local variables as it upsets the call to the list function.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@98 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoModifications to correct behaviour when a task is blocked without specifying a wake...
RichardBarry [Sat, 28 Jul 2007 16:33:07 +0000 (16:33 +0000)]
Modifications to correct behaviour when a task is blocked without specifying a wake time, and also introduce the xTaskGetSchedulerState() function.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@97 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoUpdated AVR32 demos and added AVR32 UC3B demo.
RichardBarry [Fri, 27 Jul 2007 07:59:50 +0000 (07:59 +0000)]
Updated AVR32 demos and added AVR32 UC3B demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@96 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoAdd in first STM32 demo. V4.3.1
RichardBarry [Mon, 11 Jun 2007 05:36:39 +0000 (05:36 +0000)]
Add in first STM32 demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@94 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate in preparation for the V4.3.1 release.
RichardBarry [Sat, 9 Jun 2007 15:13:29 +0000 (15:13 +0000)]
Update in preparation for the V4.3.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@93 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate in preparation for the V4.3.1 release.
RichardBarry [Sat, 9 Jun 2007 15:10:24 +0000 (15:10 +0000)]
Update in preparation for the V4.3.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@92 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate in preparation for the V4.3.1 release.
richardbarry [Sat, 9 Jun 2007 15:08:43 +0000 (15:08 +0000)]
Update in preparation for the V4.3.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@91 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate in preparation for the V4.3.1 release.
richardbarry [Sat, 9 Jun 2007 15:05:10 +0000 (15:05 +0000)]
Update in preparation for the V4.3.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@90 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate in preparation for the V4.3.1 release.
richardbarry [Sat, 9 Jun 2007 15:03:03 +0000 (15:03 +0000)]
Update in preparation for the V4.3.1 release.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@89 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate to V4.3.0 as described in http://www.FreeRTOS.org/History.txt V4.3.0
richardbarry [Tue, 5 Jun 2007 09:56:16 +0000 (09:56 +0000)]
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@87 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
richardbarry [Tue, 5 Jun 2007 09:53:14 +0000 (09:53 +0000)]
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@86 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

17 years agoUpdate to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
richardbarry [Tue, 5 Jun 2007 09:44:58 +0000 (09:44 +0000)]
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@85 1d2547de-c912-0410-9cb9-b8ca96c0e9e2