]> git.sur5r.net Git - freertos/log
freertos
14 years agoChange to the file headers only.
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

14 years agoChange to the file headers only.
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

14 years agoChange to the file headers only.
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

14 years agoTidy up only.
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

14 years agoCorrect compiler warnings when a certain configuration is set in FreeRTOSConfig.h.
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

14 years agoFormatting only.
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

14 years agoPlace #error string in quotes.
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

14 years agoAdd same additional tests and demos as already in the Rowley version.
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

14 years agoRemove unused definitions.
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

14 years agoAdd a few more tests and demos.
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

14 years agoAdd a few more tests and demos.
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

14 years agoAdd missing cast where one of the static MPU blocks are configured.
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

14 years agoRemoved the needs-lock property.
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

14 years agoCorrect type on comment.
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

14 years agoAdd the tests performed by prvOldStyleUserModeTask().
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

14 years agoAdd clobber lists to inline asm code.
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

14 years agoChange where the free heap space variable is initialised.
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

14 years agoAdd clobber list to asm sections to allow use with higher optimisation.
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

14 years agoAdd portBYTE_ALIGNMENT definition to PC demos.
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

14 years agoAdd xPortGetFreeHeapSize() function.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoRemove unnecessary use of portLONG, portCHAR and portSHORT.
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

14 years agoAdd PRIVILEGED_FUNCTION qualifiers to port files.
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

14 years agoRemove files accidentally added to repository.
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

14 years agoTidy up, starting to get ready for next release.
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

14 years agoUpdate to fit using later Keil version.
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

14 years agoJust remove compiler warning.
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

14 years agoAdd R32C contributed port.
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

14 years agoCorrect spelling mistake only.
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

14 years agoReinstate privileged only RAM region when a task is running that does not otherwise...
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

14 years agoFirst Red Suite project for FreeRTOS MPU.
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

14 years agoFormatting only.
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

14 years agoUpdate to latest Rowley version.
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

14 years agoFirst version that includes the FreeRTOS-MPU implementation.
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

14 years agoFirst version that includes the FreeRTOS-MPU implementation.
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

14 years agoPrepare for V6.
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

14 years agoRemove the portBYTE_ALIGNMENT_MASK definitions as they are now in the common portable...
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

14 years agoAllow auto switching between creating tasks in ARM mode and THUMB mode.
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

14 years agoAllow auto switching between creating tasks in ARM mode and THUMB mode.
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

14 years agoAllow auto switching between creating tasks in ARM mode and THUMB mode.
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

14 years agoSet ARM byte alignment to 8.
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

14 years agoSet ARM byte alignment to 8.
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

14 years agoUpdate for V6.
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

14 years agoNew file added for V6.
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

14 years agoUpdate to latest Rowley version.
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

14 years agoEnsure the user is forced to select an option through the use of a #error directive.
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

14 years agoEnsure compiles using latest Yagarto.
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

14 years agoJust checking in a file that was automatically updated by the IDE.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoUpdate to latest IAR version.
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

14 years agoInline the asm function in the ISR wrapper.
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

14 years agoAuto updated file by the IDE.
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

14 years agoUse noinline attribute on C portion of asm functions, increase warning level and...
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

14 years agoTest with latest IAR and Keil versions.
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

14 years agoAdded a couple of extra compiler options better for use with the latest Yagarto release.
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

14 years agoAdded a couple of extra compiler options better for use with the latest Yagarto release.
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

14 years agoTest with latest IAR version.
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

14 years agoUpdated for use with latest Yagarto release.
richardbarry [Mon, 28 Sep 2009 17:15:51 +0000 (17:15 +0000)]
Updated for use with latest Yagarto release.

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

14 years agoAdded CM3 MPU demo.
richardbarry [Mon, 28 Sep 2009 14:26:40 +0000 (14:26 +0000)]
Added CM3 MPU demo.

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

14 years agoAdd CM3 MPU port.
richardbarry [Mon, 28 Sep 2009 14:23:45 +0000 (14:23 +0000)]
Add CM3 MPU port.

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

14 years agoUpdate to use the latest Yagarto and change the C handler part of the interrupt routi...
richardbarry [Fri, 18 Sep 2009 20:27:00 +0000 (20:27 +0000)]
Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute.

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

14 years agoUpdate to use the latest Yagarto and change the C handler part of the interrupt routi...
richardbarry [Fri, 18 Sep 2009 14:08:36 +0000 (14:08 +0000)]
Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute.

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

14 years agoUpdate to use the latest Yagarto and change the C handler part of the interrupt routi...
richardbarry [Fri, 18 Sep 2009 14:04:40 +0000 (14:04 +0000)]
Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute.

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

14 years agoUpdate to use Yagarto compiler and use the noinline attribute on the serial port...
richardbarry [Fri, 18 Sep 2009 13:55:43 +0000 (13:55 +0000)]
Update to use Yagarto compiler and use the noinline attribute on the serial port handler function.

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

14 years agoCorrect unintended duplication and slight wording change.
richardbarry [Thu, 20 Aug 2009 13:49:12 +0000 (13:49 +0000)]
Correct unintended duplication and slight wording change.

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

14 years agoCorrect the name of the new Cortex M3 demo directory.
richardbarry [Wed, 12 Aug 2009 16:17:33 +0000 (16:17 +0000)]
Correct the name of the new Cortex M3 demo directory.

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

14 years agoUpdate libdriver for Rowley demos.
richardbarry [Wed, 12 Aug 2009 16:12:31 +0000 (16:12 +0000)]
Update libdriver for Rowley demos.

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

14 years agoAdd LM3Sxxx Rowley demo.
richardbarry [Wed, 12 Aug 2009 16:10:55 +0000 (16:10 +0000)]
Add LM3Sxxx Rowley demo.

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

14 years agoUpdate to V5.4.2. See http://www.freertos.org/History.txt . V5.4.2
richardbarry [Sun, 9 Aug 2009 19:10:57 +0000 (19:10 +0000)]
Update to V5.4.2.  See http://www.freertos.org/History.txt .

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

14 years agoPrepare for release.
richardbarry [Sun, 9 Aug 2009 14:03:25 +0000 (14:03 +0000)]
Prepare for release.

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

14 years agoStart to prepare for release.
richardbarry [Sun, 9 Aug 2009 14:02:07 +0000 (14:02 +0000)]
Start to prepare for release.

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

14 years agoIncrease frequency to 99MHz.
richardbarry [Sun, 9 Aug 2009 13:03:17 +0000 (13:03 +0000)]
Increase frequency to 99MHz.

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

14 years agoInitial IAR LPC1768 demo. Work in progress at this point.
richardbarry [Sun, 9 Aug 2009 12:19:17 +0000 (12:19 +0000)]
Initial IAR LPC1768 demo.  Work in progress at this point.

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

14 years agoFormatting only.
richardbarry [Sun, 9 Aug 2009 12:11:16 +0000 (12:11 +0000)]
Formatting only.

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

14 years agoRemove compiler warnings.
richardbarry [Sun, 9 Aug 2009 12:10:34 +0000 (12:10 +0000)]
Remove compiler warnings.

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

14 years agoRemove unused structure definition.
richardbarry [Sun, 9 Aug 2009 12:09:18 +0000 (12:09 +0000)]
Remove unused structure definition.

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

14 years agoJust remove compiler warning.
richardbarry [Sun, 9 Aug 2009 12:07:49 +0000 (12:07 +0000)]
Just remove compiler warning.

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

14 years agoAdd simple USB CDC task.
richardbarry [Fri, 7 Aug 2009 15:30:57 +0000 (15:30 +0000)]
Add simple USB CDC task.

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

14 years agoAdd simple USB CDC task.
richardbarry [Fri, 7 Aug 2009 15:30:18 +0000 (15:30 +0000)]
Add simple USB CDC task.

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

14 years agoAdd a basic USB CDC example using LPCUSB.
richardbarry [Fri, 7 Aug 2009 14:35:24 +0000 (14:35 +0000)]
Add a basic USB CDC example using LPCUSB.

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

14 years agoUpdate new project file.
richardbarry [Thu, 6 Aug 2009 20:31:17 +0000 (20:31 +0000)]
Update new project file.

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

14 years agoCorrect the IF EXIST part of the batch file.
richardbarry [Thu, 6 Aug 2009 20:20:22 +0000 (20:20 +0000)]
Correct the IF EXIST part of the batch file.

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

14 years agoRename Nios2 to NiosII.
richardbarry [Thu, 6 Aug 2009 20:15:39 +0000 (20:15 +0000)]
Rename Nios2 to NiosII.

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

14 years agoAdd batch file to create the NiosII project directory structure.
richardbarry [Thu, 6 Aug 2009 20:08:34 +0000 (20:08 +0000)]
Add batch file to create the NiosII project directory structure.

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

14 years agoAdd new NiosII demo project.
richardbarry [Thu, 6 Aug 2009 19:36:48 +0000 (19:36 +0000)]
Add new NiosII demo project.

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

14 years agoCorrect spelling error in comment only.
richardbarry [Thu, 6 Aug 2009 19:33:06 +0000 (19:33 +0000)]
Correct spelling error in comment only.

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

14 years agoAdded new Nios2 port layer.
richardbarry [Thu, 6 Aug 2009 18:23:40 +0000 (18:23 +0000)]
Added new Nios2 port layer.

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

14 years agoUpdate to V5.4.1 V5.4.1
richardbarry [Sat, 25 Jul 2009 20:14:06 +0000 (20:14 +0000)]
Update to V5.4.1

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

14 years agoExplicit casting added to the 'check for time out' function to ensure integer promoti...
richardbarry [Sat, 25 Jul 2009 18:10:16 +0000 (18:10 +0000)]
Explicit casting added to the 'check for time out' function to ensure integer promotion does not occur.

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