]>
git.sur5r.net Git - freertos/log
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
richardbarry [Sat, 10 Oct 2009 18:43:18 +0000 (18:43 +0000)]
Correct type on comment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@913
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 10 Oct 2009 18:41:14 +0000 (18:41 +0000)]
Add the tests performed by prvOldStyleUserModeTask().
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@912
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 6 Oct 2009 08:48:34 +0000 (08:48 +0000)]
Add clobber lists to inline asm code.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@911
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 6 Oct 2009 08:46:22 +0000 (08:46 +0000)]
Change where the free heap space variable is initialised.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@910
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 20:26:11 +0000 (20:26 +0000)]
Add clobber list to asm sections to allow use with higher optimisation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@909
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 12:17:50 +0000 (12:17 +0000)]
Add portBYTE_ALIGNMENT definition to PC demos.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@908
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 11:16:38 +0000 (11:16 +0000)]
Add xPortGetFreeHeapSize() function.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@907
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 11:10:48 +0000 (11:10 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@906
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 11:01:09 +0000 (11:01 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@905
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 10:57:40 +0000 (10:57 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@904
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 10:28:54 +0000 (10:28 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@903
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 10:23:06 +0000 (10:23 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@902
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 10:08:35 +0000 (10:08 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@901
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 5 Oct 2009 09:46:11 +0000 (09:46 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@900
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 18:34:36 +0000 (18:34 +0000)]
Remove unnecessary use of portLONG, portCHAR and portSHORT.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@898
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 18:18:32 +0000 (18:18 +0000)]
Add PRIVILEGED_FUNCTION qualifiers to port files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@897
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 18:01:57 +0000 (18:01 +0000)]
Remove files accidentally added to repository.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@896
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 17:59:49 +0000 (17:59 +0000)]
Tidy up, starting to get ready for next release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@895
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 14:56:54 +0000 (14:56 +0000)]
Update to fit using later Keil version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@894
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 10:59:01 +0000 (10:59 +0000)]
Just remove compiler warning.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@893
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 4 Oct 2009 10:08:25 +0000 (10:08 +0000)]
Add R32C contributed port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@892
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 3 Oct 2009 19:57:25 +0000 (19:57 +0000)]
Correct spelling mistake only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@891
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 3 Oct 2009 19:56:09 +0000 (19:56 +0000)]
Reinstate privileged only RAM region when a task is running that does not otherwise make use of the MPU.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@890
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 3 Oct 2009 18:53:16 +0000 (18:53 +0000)]
First Red Suite project for FreeRTOS MPU.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@889
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Sep 2009 20:18:36 +0000 (20:18 +0000)]
Formatting only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@888
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Sep 2009 20:17:17 +0000 (20:17 +0000)]
Update to latest Rowley version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@887
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Sep 2009 20:16:26 +0000 (20:16 +0000)]
First version that includes the FreeRTOS-MPU implementation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@886
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 30 Sep 2009 20:12:31 +0000 (20:12 +0000)]
First version that includes the FreeRTOS-MPU implementation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@885
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:11:12 +0000 (20:11 +0000)]
Prepare for V6.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@884
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:07:44 +0000 (20:07 +0000)]
Remove the portBYTE_ALIGNMENT_MASK definitions as they are now in the common portable.h file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@883
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:03:55 +0000 (20:03 +0000)]
Allow auto switching between creating tasks in ARM mode and THUMB mode.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@882
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:03:09 +0000 (20:03 +0000)]
Allow auto switching between creating tasks in ARM mode and THUMB mode.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@881
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:02:16 +0000 (20:02 +0000)]
Allow auto switching between creating tasks in ARM mode and THUMB mode.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@880
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 20:01:17 +0000 (20:01 +0000)]
Set ARM byte alignment to 8.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@879
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:58:05 +0000 (19:58 +0000)]
Set ARM byte alignment to 8.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@878
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:49:54 +0000 (19:49 +0000)]
Update for V6.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@877
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:40:13 +0000 (19:40 +0000)]
New file added for V6.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@876
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:37:19 +0000 (19:37 +0000)]
Update to latest Rowley version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@875
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:34:04 +0000 (19:34 +0000)]
Ensure the user is forced to select an option through the use of a #error directive.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@874
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:32:27 +0000 (19:32 +0000)]
Ensure compiles using latest Yagarto.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@873
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 19:30:14 +0000 (19:30 +0000)]
Just checking in a file that was automatically updated by the IDE.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@872
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 18:19:22 +0000 (18:19 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@871
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 18:18:47 +0000 (18:18 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@870
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 18:14:14 +0000 (18:14 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@869
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 18:13:38 +0000 (18:13 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@868
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 17:46:10 +0000 (17:46 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@867
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 17:29:33 +0000 (17:29 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@866
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 29 Sep 2009 04:55:49 +0000 (04:55 +0000)]
Update to latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@865
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:50:32 +0000 (18:50 +0000)]
Inline the asm function in the ISR wrapper.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@864
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:25:48 +0000 (18:25 +0000)]
Auto updated file by the IDE.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@863
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:23:17 +0000 (18:23 +0000)]
Use noinline attribute on C portion of asm functions, increase warning level and fix warnings output by new level.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@862
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:15:32 +0000 (18:15 +0000)]
Test with latest IAR and Keil versions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@861
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:05:54 +0000 (18:05 +0000)]
Added a couple of extra compiler options better for use with the latest Yagarto release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@860
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 18:01:57 +0000 (18:01 +0000)]
Added a couple of extra compiler options better for use with the latest Yagarto release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@859
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 28 Sep 2009 17:52:42 +0000 (17:52 +0000)]
Test with latest IAR version.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@858
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2