]> git.sur5r.net Git - freertos/log
freertos
16 years agoAllow test to pass when there are many other tasks in the system.
richardbarry [Sun, 23 Mar 2008 16:07:48 +0000 (16:07 +0000)]
Allow test to pass when there are many other tasks in the system.

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

16 years agoRe-write the queue send and queue receive functions to improve their effect on interr...
richardbarry [Sun, 23 Mar 2008 16:06:45 +0000 (16:06 +0000)]
Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness.

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

16 years agoAdd critical section around xTaskCheckForTimeout() as the new queue code makes a...
richardbarry [Sun, 23 Mar 2008 16:00:51 +0000 (16:00 +0000)]
Add critical section around xTaskCheckForTimeout() as the new queue code makes a call while the scheduler is not locked.

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

16 years agoAdd utilities that can be used to query a queue from within an ISR.
richardbarry [Sun, 23 Mar 2008 15:58:27 +0000 (15:58 +0000)]
Add utilities that can be used to query a queue from within an ISR.

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

16 years agoPerformance optimisation.
richardbarry [Sun, 23 Mar 2008 15:54:50 +0000 (15:54 +0000)]
Performance optimisation.

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

16 years agoPerformance optimisation.
richardbarry [Sun, 23 Mar 2008 15:53:37 +0000 (15:53 +0000)]
Performance optimisation.

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

16 years agoRemove absolute paths.
richardbarry [Fri, 7 Mar 2008 18:46:56 +0000 (18:46 +0000)]
Remove absolute paths.

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

16 years agoCheck in before attempting to remove absolute paths in PPC405 project.
RichardBarry [Fri, 7 Mar 2008 18:23:27 +0000 (18:23 +0000)]
Check in before attempting to remove absolute paths in PPC405 project.

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

16 years agoGet preeprocessor working correctly.
richardbarry [Fri, 7 Mar 2008 16:29:15 +0000 (16:29 +0000)]
Get preeprocessor working correctly.

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

16 years agoGet reg test tasks working correctly.
richardbarry [Fri, 7 Mar 2008 16:28:32 +0000 (16:28 +0000)]
Get reg test tasks working correctly.

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

16 years agoRenaming .s to .S.
RichardBarry [Fri, 7 Mar 2008 13:43:27 +0000 (13:43 +0000)]
Renaming .s to .S.

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

16 years agoAdd -Wall option.
richardbarry [Fri, 7 Mar 2008 11:14:18 +0000 (11:14 +0000)]
Add -Wall option.

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

16 years agoAdd -Wall option.
richardbarry [Fri, 7 Mar 2008 11:13:41 +0000 (11:13 +0000)]
Add -Wall option.

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

16 years agoIncrease baud rate to 115200.
richardbarry [Fri, 7 Mar 2008 11:13:02 +0000 (11:13 +0000)]
Increase baud rate to 115200.

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

16 years agoAdd -Wall option.
richardbarry [Fri, 7 Mar 2008 11:12:17 +0000 (11:12 +0000)]
Add -Wall option.

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

16 years agoSmall optimisation by using constants for register addresses.
richardbarry [Fri, 7 Mar 2008 11:11:27 +0000 (11:11 +0000)]
Small optimisation by using constants for register addresses.

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

16 years agoAdd extra tests into the regtest tasks.
richardbarry [Fri, 7 Mar 2008 11:10:33 +0000 (11:10 +0000)]
Add extra tests into the regtest tasks.

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

16 years agoClear the interrupt prior to servicing the interrupt - previously it was the other...
richardbarry [Fri, 7 Mar 2008 11:08:10 +0000 (11:08 +0000)]
Clear the interrupt prior to servicing the interrupt - previously it was the other way around.

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

16 years agoComment ready for release.
richardbarry [Thu, 6 Mar 2008 20:55:49 +0000 (20:55 +0000)]
Comment ready for release.

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

16 years agoUpdate commenting ready for release.
richardbarry [Thu, 6 Mar 2008 16:51:57 +0000 (16:51 +0000)]
Update commenting ready for release.

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

16 years agoRename PPC405 to PPC405_Xilinx.
richardbarry [Wed, 5 Mar 2008 12:31:04 +0000 (12:31 +0000)]
Rename PPC405 to PPC405_Xilinx.

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

16 years agoRename PPC405 to PPC405_Xilinx.
richardbarry [Wed, 5 Mar 2008 12:24:31 +0000 (12:24 +0000)]
Rename PPC405 to PPC405_Xilinx.

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

16 years agoPPC405 work in progress.
richardbarry [Wed, 5 Mar 2008 12:22:19 +0000 (12:22 +0000)]
PPC405 work in progress.

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

16 years agoPPC405 work in progress.
richardbarry [Wed, 5 Mar 2008 12:21:46 +0000 (12:21 +0000)]
PPC405 work in progress.

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

16 years agoPPC405 work in progress.
richardbarry [Wed, 5 Mar 2008 10:13:59 +0000 (10:13 +0000)]
PPC405 work in progress.

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

16 years agoModified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked...
richardbarry [Wed, 5 Mar 2008 10:13:18 +0000 (10:13 +0000)]
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.

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

16 years agoModified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked...
richardbarry [Wed, 5 Mar 2008 10:12:35 +0000 (10:12 +0000)]
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.

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

16 years agoRemove system.log from the repository.
richardbarry [Wed, 5 Mar 2008 10:11:22 +0000 (10:11 +0000)]
Remove system.log from the repository.

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

16 years agoPPC405 work in progress.
richardbarry [Wed, 5 Mar 2008 10:09:38 +0000 (10:09 +0000)]
PPC405 work in progress.

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

16 years agoNew PPC405 port files.
richardbarry [Tue, 4 Mar 2008 08:56:32 +0000 (08:56 +0000)]
New PPC405 port files.

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

16 years agoRemove warnings generated by new features.
RichardBarry [Mon, 3 Mar 2008 21:46:29 +0000 (21:46 +0000)]
Remove warnings generated by new features.

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

16 years agoAdd stack check macros.
richardbarry [Mon, 3 Mar 2008 20:56:55 +0000 (20:56 +0000)]
Add stack check macros.

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

16 years agoAdd trace macros.
richardbarry [Mon, 3 Mar 2008 16:32:37 +0000 (16:32 +0000)]
Add trace macros.

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

16 years agoAdd trace macros.
richardbarry [Mon, 3 Mar 2008 16:32:05 +0000 (16:32 +0000)]
Add trace macros.

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

16 years agoAdd vTaskEnterCritical() and vTaskExitCritical() functions.
richardbarry [Mon, 25 Feb 2008 18:54:28 +0000 (18:54 +0000)]
Add vTaskEnterCritical() and vTaskExitCritical() functions.

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

16 years agoMore work in progress (PPC).
richardbarry [Mon, 25 Feb 2008 18:53:23 +0000 (18:53 +0000)]
More work in progress (PPC).

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

16 years agoBasic cooperative reg test tasks working.
richardbarry [Mon, 25 Feb 2008 11:18:23 +0000 (11:18 +0000)]
Basic cooperative reg test tasks working.

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

16 years agoWork in progress, for backup purposes only.
richardbarry [Mon, 25 Feb 2008 09:56:56 +0000 (09:56 +0000)]
Work in progress, for backup purposes only.

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

16 years agoAdd initial PPC405 files - this is a work in progress not a completed port. V4.7.2
richardbarry [Sun, 24 Feb 2008 11:42:27 +0000 (11:42 +0000)]
Add initial PPC405 files - this is a work in progress not a completed port.

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

16 years agoAdd PPC definition.
richardbarry [Sun, 24 Feb 2008 11:41:26 +0000 (11:41 +0000)]
Add PPC definition.

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

16 years agoUpdate to V4.7.2.
richardbarry [Thu, 21 Feb 2008 19:45:27 +0000 (19:45 +0000)]
Update to V4.7.2.

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

16 years agoRemove unused project.
richardbarry [Tue, 19 Feb 2008 12:44:08 +0000 (12:44 +0000)]
Remove unused project.

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

16 years agoIncrease stack size.
richardbarry [Sun, 17 Feb 2008 21:11:52 +0000 (21:11 +0000)]
Increase stack size.

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

16 years agoChange stack size depending on memory model.
richardbarry [Sun, 17 Feb 2008 21:00:56 +0000 (21:00 +0000)]
Change stack size depending on memory model.

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

16 years agoTurn watchdog on.
richardbarry [Sun, 17 Feb 2008 20:27:34 +0000 (20:27 +0000)]
Turn watchdog on.

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

16 years agoStill trying to sort out weird symbolic linking between two partest.c files.
richardbarry [Sun, 17 Feb 2008 20:07:58 +0000 (20:07 +0000)]
Still trying to sort out weird symbolic linking between two partest.c files.

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

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

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@206 1d2547de-c912-0410...
richardbarry [Sun, 17 Feb 2008 20:02:56 +0000 (20:02 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@206 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@205 1d2547de-c912-0410...
richardbarry [Sun, 17 Feb 2008 19:15:18 +0000 (19:15 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@205 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoChange optimisation level.
richardbarry [Sun, 17 Feb 2008 18:33:42 +0000 (18:33 +0000)]
Change optimisation level.

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

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@202 1d2547de-c912-0410...
richardbarry [Sun, 17 Feb 2008 18:26:52 +0000 (18:26 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@202 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoAutomatically adjust trace buffer size using sizeof().
richardbarry [Sun, 17 Feb 2008 18:24:50 +0000 (18:24 +0000)]
Automatically adjust trace buffer size using sizeof().

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

16 years agoTidy up 16bit Fujitsu port ready for release.
richardbarry [Sun, 17 Feb 2008 18:24:03 +0000 (18:24 +0000)]
Tidy up 16bit Fujitsu port ready for release.

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

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@199 1d2547de-c912-0410...
richardbarry [Sun, 17 Feb 2008 18:19:21 +0000 (18:19 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@199 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoRemove obsolete code.
richardbarry [Sun, 17 Feb 2008 18:08:59 +0000 (18:08 +0000)]
Remove obsolete code.

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

16 years agoCorrect cut and paste asm code.
richardbarry [Sun, 17 Feb 2008 18:08:09 +0000 (18:08 +0000)]
Correct cut and paste asm code.

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

16 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@196 1d2547de-c912-0410...
richardbarry [Sun, 17 Feb 2008 08:56:18 +0000 (08:56 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@196 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

16 years agoCorrect merge.
richardbarry [Sat, 16 Feb 2008 21:10:19 +0000 (21:10 +0000)]
Correct merge.

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

16 years agoCorrect comments.
richardbarry [Fri, 15 Feb 2008 20:10:30 +0000 (20:10 +0000)]
Correct comments.

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

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