]>
git.sur5r.net Git - freertos/log
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
richardbarry [Tue, 20 May 2008 18:26:09 +0000 (18:26 +0000)]
Remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@369
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 18:25:06 +0000 (18:25 +0000)]
Remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@368
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 18:24:22 +0000 (18:24 +0000)]
Remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@367
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 18:23:44 +0000 (18:23 +0000)]
Remove compiler warnings and insert missing return statement.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@366
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 05:22:35 +0000 (05:22 +0000)]
Add volatile qualifier to loop counters used to detect stalled tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@365
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 May 2008 05:20:25 +0000 (05:20 +0000)]
Ensure emulated flop is not used.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@364
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:19:25 +0000 (19:19 +0000)]
Remove the critical sections as not all ports can yield from within critical sections.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@363
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:17:56 +0000 (19:17 +0000)]
Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask ); Previously this was a private function.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@362
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:16:57 +0000 (19:16 +0000)]
Change the way the critical sections are handled within interrupts so the critical sections can be nested.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@361
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:15:38 +0000 (19:15 +0000)]
Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask );
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@360
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:12:57 +0000 (19:12 +0000)]
Update the default macros used for critical sections within ISRs.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@359
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 19 May 2008 19:11:08 +0000 (19:11 +0000)]
Bug fix - allocate 2 extra words at the bottom of the task stack to account for the back chain and saved LR.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@358
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sun, 18 May 2008 19:57:01 +0000 (19:57 +0000)]
Tidy up.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@357
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 18 May 2008 17:28:30 +0000 (17:28 +0000)]
Update to use the kernel critical nesting.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@356
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 18 May 2008 16:25:20 +0000 (16:25 +0000)]
Add new test file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@355
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 18 May 2008 16:23:10 +0000 (16:23 +0000)]
Add new test file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@354
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sun, 18 May 2008 16:21:59 +0000 (16:21 +0000)]
Add new test file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@353
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 18 May 2008 16:21:12 +0000 (16:21 +0000)]
Update demo to include a test of nesting interrupt accessing queues.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@352
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:44:43 +0000 (13:44 +0000)]
Comment changes only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@351
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:43:46 +0000 (13:43 +0000)]
First commit of PPC405 version with floating point included.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@350
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:28:25 +0000 (13:28 +0000)]
Add in new files for floating point and updates following the installation of the service pack.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@349
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:25:39 +0000 (13:25 +0000)]
Upgrade hardware version numbers following install of service pack.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@348
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:24:06 +0000 (13:24 +0000)]
Added flop files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@347
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 13:19:05 +0000 (13:19 +0000)]
Added optional inclusion of floating point tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@346
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 May 2008 09:15:22 +0000 (09:15 +0000)]
Update to include the option of saving/restoring the floating point context.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@345
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 18:02:19 +0000 (18:02 +0000)]
Add in the portSET_INTERRUPT_MASK_FROM_ISR() and portCLEAR_INTERRUPT_MASK_FROM_ISR() default (empty) macros.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@344
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 18:00:26 +0000 (18:00 +0000)]
Add in the portSET_INTERRUPT_MASK_FROM_ISR() and portCLEAR_INTERRUPT_MASK_FROM_ISR() macros.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@343
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 17:59:17 +0000 (17:59 +0000)]
Raise the priority of the serial interrupt.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@342
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 17:58:20 +0000 (17:58 +0000)]
Move the call to start the high frequency timer to inside a task to ensure it does not trigger before the scheduler has started.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@341
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 17:56:45 +0000 (17:56 +0000)]
Change the timer interrupt to use the kernel interrupt entry/exit macros.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@340
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 17:55:22 +0000 (17:55 +0000)]
Remove the syscall calls as this is no longer how a context switch is performed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@339
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 May 2008 17:54:21 +0000 (17:54 +0000)]
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY constant.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@338
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 6 May 2008 11:51:13 +0000 (11:51 +0000)]
Update to allow nesting.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@337
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 May 2008 08:41:25 +0000 (08:41 +0000)]
Add the usual missing -1.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@336
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 May 2008 20:04:52 +0000 (20:04 +0000)]
Performance improvements.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@335
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 May 2008 17:36:23 +0000 (17:36 +0000)]
Add nesting support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@334
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 17:16:26 +0000 (17:16 +0000)]
Remove inline keywords.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@333
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 17:15:36 +0000 (17:15 +0000)]
Added code to allow a vTaskPrioritySet() caller to pass in the current TCB as well as NULL to indicate that the priority of the calling task is being changed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@332
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 15:54:04 +0000 (15:54 +0000)]
Update comments for vTaskSuspendAll() "API functions that have the potential to cause a context switch (for example, vTaskDelayUntil(), xQueueSend(), etc.) must not be called while the scheduler is suspended".
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@331
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 09:06:26 +0000 (09:06 +0000)]
Remove inline keyword.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@330
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 08:58:48 +0000 (08:58 +0000)]
Remove inline keyword.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@329
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 1 May 2008 08:57:45 +0000 (08:57 +0000)]
Remove inline keyword.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@328
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Apr 2008 16:29:28 +0000 (16:29 +0000)]
Correct timer calculation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@327
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Apr 2008 14:26:03 +0000 (14:26 +0000)]
Correct comments.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@326
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Apr 2008 08:00:30 +0000 (08:00 +0000)]
Update to V5.0.0.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@324
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Wed, 16 Apr 2008 07:52:16 +0000 (07:52 +0000)]
Update to V5.0.0.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@323
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 16 Apr 2008 07:47:02 +0000 (07:47 +0000)]
Update to V5.0.0.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@322
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2