]>
git.sur5r.net Git - freertos/log
richardbarry [Mon, 17 May 2010 18:12:16 +0000 (18:12 +0000)]
Add Cortus port to produce V6.0.5.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1017
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 17 May 2010 18:06:11 +0000 (18:06 +0000)]
Add Cortus port to produce V6.0.5.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1016
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 17 May 2010 18:00:27 +0000 (18:00 +0000)]
Add Cortus port to produce V6.0.5.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1015
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 17 May 2010 15:41:58 +0000 (15:41 +0000)]
Add Cortus port to produce V6.0.5.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1014
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 17 May 2010 14:52:27 +0000 (14:52 +0000)]
Add exit() function just to prevent loads of the standard library from being included in the build.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1013
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 May 2010 01:35:52 +0000 (01:35 +0000)]
Corrected mistake in sample code for xCoRoutineCreate().
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1012
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 30 Mar 2010 13:01:00 +0000 (13:01 +0000)]
Update comments at head of Cortus demo files to show correct version number.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1011
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 29 Mar 2010 14:04:11 +0000 (14:04 +0000)]
Finish off the Cortus demo application:
+ Add a traceTASK_SWITCHED_OUT macro as part of the RegTest.c.
+ Add task to test the saving and restoring of the interrupt mask.
+ Change the serial port interrupt handlers to use naked functions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1010
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 29 Mar 2010 14:01:36 +0000 (14:01 +0000)]
Modify Cortus save and restore macros to save and restore the entire context, so as not to rely on anything the compiler is doing.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1009
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 28 Mar 2010 17:48:00 +0000 (17:48 +0000)]
Deleted the commented out naked attribute.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1008
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 28 Mar 2010 17:46:57 +0000 (17:46 +0000)]
Rename the portRESTORE_CONTEXT_REDUCED macro to portRESTORE_CONTEXT.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1007
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 28 Mar 2010 17:44:06 +0000 (17:44 +0000)]
Simplify the Cortus port - removing the interrupt stack and interrupt nesting capability.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1006
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 26 Mar 2010 20:28:19 +0000 (20:28 +0000)]
Continue work on Cortus demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1005
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 26 Mar 2010 20:27:10 +0000 (20:27 +0000)]
Work in progress on the Cortus port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1004
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 26 Mar 2010 12:43:00 +0000 (12:43 +0000)]
Add the regtest tasks to the Cortus demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1003
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 26 Mar 2010 10:03:32 +0000 (10:03 +0000)]
Minor formatting and name changes only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1002
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 24 Mar 2010 11:24:21 +0000 (11:24 +0000)]
Add Cortus demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1001
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 24 Mar 2010 11:22:36 +0000 (11:22 +0000)]
Add directory for Cortus demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1000
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 24 Mar 2010 11:06:33 +0000 (11:06 +0000)]
Change name of constant to match coding standard.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@999
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 19 Mar 2010 14:22:34 +0000 (14:22 +0000)]
The start of an APS3 port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@998
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 19 Mar 2010 09:45:12 +0000 (09:45 +0000)]
Initialised xFreeBytesRemaining where it is declared so xPortGetFreeHeapSize() returns a valid value even before the heap has been initialised.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@997
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 14 Mar 2010 11:55:16 +0000 (11:55 +0000)]
Update the V6.0.4. The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@995
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 14 Mar 2010 11:33:11 +0000 (11:33 +0000)]
Remove log file which should not have been part of the repository.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@994
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 14 Mar 2010 11:27:28 +0000 (11:27 +0000)]
Added back the Unsupported_Demos directory, but this time containing just a .txt file with a link to the page that describes how the demos can be obtained.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@993
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Mar 2010 20:39:49 +0000 (20:39 +0000)]
Remove the unsupported demos directory. The files it contains are now available at http://interactive.freertos.org.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@992
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Mar 2010 20:37:16 +0000 (20:37 +0000)]
Correct spelling in comment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@991
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Mar 2010 19:20:19 +0000 (19:20 +0000)]
Very first demo for the Energy Micro EFM32 added.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@990
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 11 Mar 2010 13:29:05 +0000 (13:29 +0000)]
Update to use V2 of the CPU support pack from Rowley.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@989
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 25 Feb 2010 16:36:32 +0000 (16:36 +0000)]
Removed unused files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@987
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 25 Feb 2010 13:41:09 +0000 (13:41 +0000)]
Ready for V6.0.3 release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@986
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 18 Feb 2010 13:34:46 +0000 (13:34 +0000)]
Tidy up SuperH port a bit ready for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@985
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 18 Feb 2010 13:23:00 +0000 (13:23 +0000)]
Tidy up SuperH port a bit ready for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@984
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 18 Feb 2010 13:21:33 +0000 (13:21 +0000)]
Tidy up SuperH port a bit ready for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@983
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Feb 2010 17:16:38 +0000 (17:16 +0000)]
Continue work on the SH2A port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@982
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Feb 2010 17:15:10 +0000 (17:15 +0000)]
Change path to included header files so they are now included from the apps directory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@981
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Feb 2010 17:13:58 +0000 (17:13 +0000)]
Continue work on SH2A demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@980
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Feb 2010 14:47:29 +0000 (14:47 +0000)]
Add back in the uip_arch.h header file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@979
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Feb 2010 22:08:45 +0000 (22:08 +0000)]
Another two header files added back having been previously removed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@978
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Feb 2010 21:15:28 +0000 (21:15 +0000)]
Not much more than a reformatted uIP so far - this will eventually replace the FreeRTOS-uIP files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@977
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Feb 2010 21:01:26 +0000 (21:01 +0000)]
Add back in header file that was mistakenly removed prior to previous check in.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@976
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Feb 2010 21:00:16 +0000 (21:00 +0000)]
Added file required to build demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@975
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 13 Feb 2010 18:57:15 +0000 (18:57 +0000)]
Update SuperH port to include WEB server.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@974
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 12 Feb 2010 15:27:07 +0000 (15:27 +0000)]
Add new files to the SuperH project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@973
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 1 Feb 2010 13:38:03 +0000 (13:38 +0000)]
Not to be added for the next release, so removed to avoid confusion.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@972
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 25 Jan 2010 19:04:45 +0000 (19:04 +0000)]
Change case of name for consistency with other lwIP directories.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@971
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 25 Jan 2010 12:54:55 +0000 (12:54 +0000)]
Added latest lwIP source.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@970
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 24 Jan 2010 21:05:15 +0000 (21:05 +0000)]
Remove the .bak files that were accidentally added to the repository.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@969
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 24 Jan 2010 21:04:32 +0000 (21:04 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@968
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 24 Jan 2010 21:00:36 +0000 (21:00 +0000)]
Start of new demo added. Still a long way to go.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@967
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 17 Jan 2010 16:32:43 +0000 (16:32 +0000)]
General tidy up of SH files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@966
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 17 Jan 2010 16:32:06 +0000 (16:32 +0000)]
General tidy up of SH files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@965
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sun, 17 Jan 2010 15:45:37 +0000 (15:45 +0000)]
Just updated comments.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@964
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 17 Jan 2010 14:22:55 +0000 (14:22 +0000)]
Moved the definitions of pvPortMallocAligned() and pvPortFreeAligned() to freertos.h.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@963
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 17 Jan 2010 13:14:23 +0000 (13:14 +0000)]
Added flop support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@962
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 17 Jan 2010 13:12:54 +0000 (13:12 +0000)]
Add flop support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@961
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 16 Jan 2010 17:09:39 +0000 (17:09 +0000)]
Still a work in progress. Checking in for backup only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@960
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 16 Jan 2010 17:07:44 +0000 (17:07 +0000)]
Still a work in progress. Checking in for backup only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@959
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 16 Jan 2010 11:40:41 +0000 (11:40 +0000)]
Change interrupt mask in yield function.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@958
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 15 Jan 2010 17:20:09 +0000 (17:20 +0000)]
Still a work in progress. Need to add flop support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@957
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 15 Jan 2010 17:18:47 +0000 (17:18 +0000)]
Still a work in progress. Need to add flop support.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@956
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 14 Jan 2010 12:24:29 +0000 (12:24 +0000)]
Work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@955
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Thu, 14 Jan 2010 12:23:07 +0000 (12:23 +0000)]
Work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@954
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 9 Jan 2010 14:48:45 +0000 (14:48 +0000)]
Update to V6.0.2.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@953
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 9 Jan 2010 14:31:39 +0000 (14:31 +0000)]
Update to V6.0.2.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@952
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 9 Jan 2010 14:03:33 +0000 (14:03 +0000)]
Update resource files for latest IAR releases.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@951
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Jan 2010 19:08:53 +0000 (19:08 +0000)]
Update IAR version used.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@950
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Jan 2010 14:25:12 +0000 (14:25 +0000)]
Change "SWI" to "SWI 0".
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@949
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Jan 2010 14:21:33 +0000 (14:21 +0000)]
Again, just corrected some comments.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@948
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Jan 2010 14:20:30 +0000 (14:20 +0000)]
Corrected a comment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@947
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 8 Jan 2010 14:19:35 +0000 (14:19 +0000)]
Corrected a couple of comments.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@946
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Dec 2009 15:06:11 +0000 (15:06 +0000)]
Skeleton for new port added.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@945
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 27 Dec 2009 22:20:42 +0000 (22:20 +0000)]
Work in progress for backup only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@944
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 27 Dec 2009 09:55:16 +0000 (09:55 +0000)]
Start a new demo for a new SH2A port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@943
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 10 Dec 2009 18:17:37 +0000 (18:17 +0000)]
Change PIC32 stack byte alignment from 4 to 8.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@942
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Nov 2009 11:18:07 +0000 (11:18 +0000)]
Added yet another type cast to the else if clause in xTaskCheckForTimeOut. This is to ensure it works correctly on ALL 16 bit compilers (hopefully).
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@941
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Nov 2009 10:43:04 +0000 (10:43 +0000)]
vTaskList() now works for architectures where the stack grows up from low memory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@940
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Nov 2009 10:24:50 +0000 (10:24 +0000)]
Added configQUEUE_REGISTRY_SIZE definition.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@939
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Nov 2009 10:23:31 +0000 (10:23 +0000)]
Changes in the comments only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@938
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Nov 2009 21:38:51 +0000 (21:38 +0000)]
Updated to work with the latest compiler - changed the .mac file and updated the linker script.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@937
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 15 Nov 2009 21:47:15 +0000 (21:47 +0000)]
Update Cortex M3 ports to ensure 8 byte alignment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@935
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 15 Nov 2009 15:01:59 +0000 (15:01 +0000)]
Correct byte alignment on CM3 port layers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@934
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 14 Nov 2009 19:02:12 +0000 (19:02 +0000)]
Change the function that sets up the initial stack on CM3 ports to account for the post decrement used by the MCU when it alters the stack on the way into/out of interrupts.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@933
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Nov 2009 20:57:51 +0000 (20:57 +0000)]
Fixed typo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@932
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 25 Oct 2009 10:33:01 +0000 (10:33 +0000)]
Correct cut and paste comment error.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@931
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 15 Oct 2009 11:59:20 +0000 (11:59 +0000)]
Update the Posix simulator to contain more features.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@929
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 15 Oct 2009 11:57:49 +0000 (11:57 +0000)]
Correct the auto reload value.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@928
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 15 Oct 2009 11:56:48 +0000 (11:56 +0000)]
Correct the auto reload value.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@927
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 11:05:41 +0000 (11:05 +0000)]
Change to the file headers only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@926
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 10:57:25 +0000 (10:57 +0000)]
Change to the file headers only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@925
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 10:54:32 +0000 (10:54 +0000)]
Change to the file headers only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@924
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 09:17:39 +0000 (09:17 +0000)]
Tidy up only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@923
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 09:12:30 +0000 (09:12 +0000)]
Correct compiler warnings when a certain configuration is set in FreeRTOSConfig.h.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@922
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 13 Oct 2009 09:11:17 +0000 (09:11 +0000)]
Formatting only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@921
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 Oct 2009 22:33:58 +0000 (22:33 +0000)]
Place #error string in quotes.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@920
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 Oct 2009 22:31:20 +0000 (22:31 +0000)]
Add same additional tests and demos as already in the Rowley version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@919
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 Oct 2009 22:25:59 +0000 (22:25 +0000)]
Remove unused definitions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@918
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 Oct 2009 11:53:07 +0000 (11:53 +0000)]
Add a few more tests and demos.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@917
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 11 Oct 2009 09:30:12 +0000 (09:30 +0000)]
Add a few more tests and demos.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@916
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 10 Oct 2009 18:45:46 +0000 (18:45 +0000)]
Add missing cast where one of the static MPU blocks are configured.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@915
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 10 Oct 2009 18:44:47 +0000 (18:44 +0000)]
Removed the needs-lock property.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@914
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2