]>
git.sur5r.net Git - freertos/log
richardbarry [Wed, 17 Sep 2008 16:03:42 +0000 (16:03 +0000)]
Note to users only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@471
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 17 Sep 2008 16:01:56 +0000 (16:01 +0000)]
BUG FIX: Changed
*(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET;
to
*(portNVIC_INT_CTRL) = portNVIC_PENDSVSET;
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@470
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 17 Sep 2008 15:58:45 +0000 (15:58 +0000)]
Tidy up.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@469
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 17 Sep 2008 15:52:54 +0000 (15:52 +0000)]
BUG FIX: Changed
*(portNVIC_INT_CTRL) |= portNVIC_PENDSVSET;
to
*(portNVIC_INT_CTRL) = portNVIC_PENDSVSET;
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@468
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 1 Sep 2008 13:20:52 +0000 (13:20 +0000)]
Added dummy header files to allow the Cortex uIP demo to compile.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@467
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 1 Sep 2008 08:18:50 +0000 (08:18 +0000)]
Added a #error line to check that FreeRTOS.h is included before one of the subordinate header files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@466
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 1 Sep 2008 08:08:44 +0000 (08:08 +0000)]
Added CodeWarrior definitions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@465
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 27 Aug 2008 07:47:55 +0000 (07:47 +0000)]
Change comments only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@464
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 15 Aug 2008 15:59:42 +0000 (15:59 +0000)]
Add bracket where appropriate.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@463
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 13:59:59 +0000 (13:59 +0000)]
Use correct counter in reg test 2 task.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@462
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 13:28:18 +0000 (13:28 +0000)]
Add cleaned up eclipse workspace.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@461
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 13:19:20 +0000 (13:19 +0000)]
Add URL to configuration pages on FreeRTOS.org site.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@460
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 12:57:30 +0000 (12:57 +0000)]
Documentation only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@459
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Thu, 14 Aug 2008 12:55:54 +0000 (12:55 +0000)]
Documentation only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@458
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 11:13:34 +0000 (11:13 +0000)]
Minor mods only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@457
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 11:10:46 +0000 (11:10 +0000)]
Permit no more than two simultaneous occurrences of interrupts adding everything to queues instead of tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@456
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 11:09:26 +0000 (11:09 +0000)]
Remove initialisation of xQueueRegistry.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@455
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 11:08:36 +0000 (11:08 +0000)]
Correct version number.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@454
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Aug 2008 11:07:50 +0000 (11:07 +0000)]
Minor changes only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@453
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Thu, 14 Aug 2008 11:04:54 +0000 (11:04 +0000)]
Ensure a yield cannot be pended simultaneously with a critical section being entered.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@452
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 13 Aug 2008 08:06:49 +0000 (08:06 +0000)]
Tidy up.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@451
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 13 Aug 2008 08:03:47 +0000 (08:03 +0000)]
Use internal RAM only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@450
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 13 Aug 2008 08:01:54 +0000 (08:01 +0000)]
Tidy up.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@449
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 11 Aug 2008 14:51:09 +0000 (14:51 +0000)]
Increase stack sizes as we now have interrupts nesting 3 deep.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@448
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 11 Aug 2008 14:49:32 +0000 (14:49 +0000)]
Add lwIP V1.3 files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@447
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 10 Aug 2008 21:19:57 +0000 (21:19 +0000)]
Add in interrupt nesting and chache support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@446
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 10 Aug 2008 21:17:20 +0000 (21:17 +0000)]
Add interrupt nesting support, cache setup and reg test tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@445
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 10 Aug 2008 21:16:35 +0000 (21:16 +0000)]
Use internal RAM only for data.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@444
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 10 Aug 2008 21:15:14 +0000 (21:15 +0000)]
Remove white space only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@443
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 10 Aug 2008 21:14:08 +0000 (21:14 +0000)]
Interrupt nesting and cache support added.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@442
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 9 Aug 2008 10:09:21 +0000 (10:09 +0000)]
Com test now working.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@441
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 8 Aug 2008 15:55:31 +0000 (15:55 +0000)]
Add serial test code (not yet complete).
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@440
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 8 Aug 2008 15:54:05 +0000 (15:54 +0000)]
Add ColdFire definitions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@439
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 8 Aug 2008 15:52:41 +0000 (15:52 +0000)]
Update to allow interrupt nesting (not yet complete).
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@438
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Aug 2008 12:50:22 +0000 (12:50 +0000)]
Basic demo up and running.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@437
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Aug 2008 12:47:06 +0000 (12:47 +0000)]
Basic demo up and running.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@436
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Aug 2008 09:41:33 +0000 (09:41 +0000)]
First task starting.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@435
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Aug 2008 09:40:41 +0000 (09:40 +0000)]
First task starting - woohoo!
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@434
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 7 Aug 2008 19:13:15 +0000 (19:13 +0000)]
Stubs ready for ColdFire V2 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@433
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Thu, 7 Aug 2008 19:10:25 +0000 (19:10 +0000)]
Added function stubs.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@432
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 7 Aug 2008 19:03:24 +0000 (19:03 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@431
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 7 Aug 2008 19:02:43 +0000 (19:02 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@430
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 7 Aug 2008 18:51:34 +0000 (18:51 +0000)]
Prepare for V2 port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@429
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Thu, 31 Jul 2008 11:01:58 +0000 (11:01 +0000)]
Add in the -fno-omit-frame-pointer compiler options as a compiler bug workaround.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@427
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Jul 2008 20:04:29 +0000 (20:04 +0000)]
Update to V5.0.3.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@426
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 30 Jul 2008 19:10:10 +0000 (19:10 +0000)]
Add unsupported files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@425
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Jul 2008 09:39:03 +0000 (09:39 +0000)]
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@424
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 30 Jul 2008 09:36:40 +0000 (09:36 +0000)]
Improve efficiency even further. Introduce the configMAX_SYSCALL_INTERRUPT_PRIORITY feature.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@423
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Jul 2008 09:35:03 +0000 (09:35 +0000)]
Just remove a comment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@422
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Jul 2008 09:34:03 +0000 (09:34 +0000)]
Ensure statics are handled correctly when portREMOVE_STATIC_QUALIFIER is defined.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@421
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:43:50 +0000 (02:43 +0000)]
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@420
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:42:33 +0000 (02:42 +0000)]
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@419
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:40:35 +0000 (02:40 +0000)]
Improve efficiency even further. Introduce the configMAX_SYSCALL_INTERRUPT_PRIORITY feature.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@418
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:35:50 +0000 (02:35 +0000)]
Change ARM7 byte alignment to 8.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@417
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:34:31 +0000 (02:34 +0000)]
Improve efficiency even further. Introduce the configMAX_SYSCALL_INTERRUPT_PRIORITY feature.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@416
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 25 Jul 2008 02:33:56 +0000 (02:33 +0000)]
Improve efficiency even further. Introduce the configMAX_SYSCALL_INTERRUPT_PRIORITY feature.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@415
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 10:08:24 +0000 (10:08 +0000)]
Change projects to split the dsPIC and PIC24 taskYIELD implementations.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@414
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 10:07:16 +0000 (10:07 +0000)]
Change projects to split the dsPIC and PIC24 taskYIELD implementations.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@413
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 16 Jul 2008 10:06:41 +0000 (10:06 +0000)]
Change projects to split the dsPIC and PIC24 taskYIELD implementations.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@412
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:58:15 +0000 (09:58 +0000)]
Update project to latest MPLAB version (8?).
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@411
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:55:52 +0000 (09:55 +0000)]
Update project to use the new asm file for the port yield function, and remove the "user frame pointer" optimisation option.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@410
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:50:44 +0000 (09:50 +0000)]
Change capitalization of include header.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@409
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:49:31 +0000 (09:49 +0000)]
Add the queue registry config parameter.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@408
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:26:22 +0000 (09:26 +0000)]
asm version of the yield function. Moved from port.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@407
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:12:54 +0000 (09:12 +0000)]
Removed the manual context switch from the C file, this is now in an asm file instead. This is a workaround for a compiler bug but provides a better implementation anyway as less stack is used.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@406
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:10:01 +0000 (09:10 +0000)]
Allow the static qualifier to be removed and rename a list so it does not then clash with the name used in tasks.c once the static has been removed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@405
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Jul 2008 09:08:32 +0000 (09:08 +0000)]
Ensure the queue registry gets initialised.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@404
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 11 Jul 2008 07:36:55 +0000 (07:36 +0000)]
Correct case of include file to build on Linux.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@403
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 11 Jul 2008 07:36:17 +0000 (07:36 +0000)]
Correct case of include file to build on Linux.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@402
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 11 Jul 2008 07:33:08 +0000 (07:33 +0000)]
Correct case of include file to build on Linux.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@401
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 25 Jun 2008 07:15:35 +0000 (07:15 +0000)]
Update the bInterfaceProtocol member of the descriptors to allow comms with Linux.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@400
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 21 Jun 2008 17:35:41 +0000 (17:35 +0000)]
Correct PLL setting for the defined configCPU_CLOCK_HZ setting.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@399
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:51:35 +0000 (15:51 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@397
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:49:36 +0000 (15:49 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@396
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:46:57 +0000 (15:46 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@395
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:44:17 +0000 (15:44 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@394
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:41:10 +0000 (15:41 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@393
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 30 May 2008 15:34:42 +0000 (15:34 +0000)]
Update to V5.0.2
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@392
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 25 May 2008 17:42:25 +0000 (17:42 +0000)]
Add new PPC405 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@391
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 25 May 2008 17:39:16 +0000 (17:39 +0000)]
Remove old PPC port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@390
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 24 May 2008 18:57:30 +0000 (18:57 +0000)]
Add -fno-strict-aliasing
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@389
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sat, 24 May 2008 18:56:04 +0000 (18:56 +0000)]
Add usage of portREMOVE_STATIC_QUALIFIER.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@388
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sat, 24 May 2008 18:52:12 +0000 (18:52 +0000)]
Add usage of portREMOVE_STATIC_QUALIFIER.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@387
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sat, 24 May 2008 18:47:38 +0000 (18:47 +0000)]
Remove static qualifier from queue registry.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@386
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 24 May 2008 17:03:23 +0000 (17:03 +0000)]
Tidy up ready for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@385
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 19:24:05 +0000 (19:24 +0000)]
Add queue registry code.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@384
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 19:22:33 +0000 (19:22 +0000)]
Add #define configQUEUE_REGISTRY_SIZE 0
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@383
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 23 May 2008 18:52:26 +0000 (18:52 +0000)]
Add #define configQUEUE_REGISTRY_SIZE 0
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@382
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 18:51:39 +0000 (18:51 +0000)]
Fix warnings that the latest GCC version spits out.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@381
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 18:50:47 +0000 (18:50 +0000)]
Add in #define configQUEUE_REGISTRY_SIZE 0
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@380
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 18:49:59 +0000 (18:49 +0000)]
Add in example vQueueAddToRegistry() calls.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@379
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 23 May 2008 15:24:23 +0000 (15:24 +0000)]
Add IntQ tests.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@378
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Fri, 23 May 2008 15:16:25 +0000 (15:16 +0000)]
A little optimisation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@377
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 21 May 2008 17:59:30 +0000 (17:59 +0000)]
Add STM32 Keil demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@376
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 21 May 2008 17:56:31 +0000 (17:56 +0000)]
ST CM3 drivers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@375
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Tue, 20 May 2008 18:31:28 +0000 (18:31 +0000)]
Change compiler optimisation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@374
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Tue, 20 May 2008 18:30:30 +0000 (18:30 +0000)]
Change optimisation level.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@373
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 18:29:10 +0000 (18:29 +0000)]
Change optimisation level.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@372
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 18:27:59 +0000 (18:27 +0000)]
Remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@371
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Tue, 20 May 2008 18:27:07 +0000 (18:27 +0000)]
Remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@370
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2