]> git.sur5r.net Git - freertos/log
freertos
16 years agoChange structs to unions to save a few bytes. Normally unions are against the coding...
richardbarry [Sat, 30 May 2009 13:25:16 +0000 (13:25 +0000)]
Change structs to unions to save a few bytes.  Normally unions are against the coding standard but in this case they are permitted as their use is purely to ensure byte alignment.

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

16 years agoAdd call to xTaskGetApplicationTaskTag(), just as a test as its new and not called...
richardbarry [Sat, 30 May 2009 13:23:16 +0000 (13:23 +0000)]
Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not called anywhere else.

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

16 years agoAdded several new contributed demos.
richardbarry [Fri, 29 May 2009 19:33:41 +0000 (19:33 +0000)]
Added several new contributed demos.

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

16 years agoAdd LED.c to the working set.
richardbarry [Fri, 29 May 2009 14:39:24 +0000 (14:39 +0000)]
Add LED.c to the working set.

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

16 years agoAdd LED.c to the working set.
richardbarry [Fri, 29 May 2009 14:35:28 +0000 (14:35 +0000)]
Add LED.c to the working set.

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

16 years agoRemove compiler warning.
richardbarry [Fri, 29 May 2009 14:32:38 +0000 (14:32 +0000)]
Remove compiler warning.

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

16 years agoWork in progress on the LPC1766 port.
richardbarry [Fri, 29 May 2009 14:30:24 +0000 (14:30 +0000)]
Work in progress on the LPC1766 port.

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

16 years agoCorrect typeo.
richardbarry [Fri, 29 May 2009 08:12:46 +0000 (08:12 +0000)]
Correct typeo.

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

16 years agoUpdated description of the files in this directory.
richardbarry [Fri, 29 May 2009 08:11:12 +0000 (08:11 +0000)]
Updated description of the files in this directory.

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

16 years agoWork in progress.
RichardBarry [Thu, 28 May 2009 20:40:12 +0000 (20:40 +0000)]
Work in progress.

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

16 years agoCorrect page heading.
RichardBarry [Thu, 28 May 2009 20:37:49 +0000 (20:37 +0000)]
Correct page heading.

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

16 years agoJust remove compiler warnings.
RichardBarry [Thu, 28 May 2009 20:36:59 +0000 (20:36 +0000)]
Just remove compiler warnings.

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

16 years agoJust remove compiler warnings.
RichardBarry [Thu, 28 May 2009 20:35:28 +0000 (20:35 +0000)]
Just remove compiler warnings.

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

16 years agoFormatting only.
RichardBarry [Thu, 28 May 2009 20:34:32 +0000 (20:34 +0000)]
Formatting only.

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

16 years agoUpdate as Eclipse decided to delete and add files.
richardbarry [Thu, 28 May 2009 12:20:58 +0000 (12:20 +0000)]
Update as Eclipse decided to delete and add files.

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

16 years agoUpdate .project to latest Code Red version.
richardbarry [Thu, 28 May 2009 12:16:46 +0000 (12:16 +0000)]
Update .project to latest Code Red version.

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

16 years agoUpdate .project to latest Code Red version.
richardbarry [Thu, 28 May 2009 12:13:21 +0000 (12:13 +0000)]
Update .project to latest Code Red version.

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

16 years agoRemove the .lock file from the repository.
richardbarry [Thu, 28 May 2009 11:53:17 +0000 (11:53 +0000)]
Remove the .lock file from the repository.

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

16 years agoFirst LPC17xx demo added.
richardbarry [Thu, 28 May 2009 11:48:32 +0000 (11:48 +0000)]
First LPC17xx demo added.

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

16 years agoMoved the position of the traceTASK_DELETED() macro.
richardbarry [Fri, 22 May 2009 15:35:40 +0000 (15:35 +0000)]
Moved the position of the traceTASK_DELETED() macro.

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

16 years agoUpdate workspace for use with Ganymede.
richardbarry [Thu, 21 May 2009 12:42:59 +0000 (12:42 +0000)]
Update workspace for use with Ganymede.

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

16 years agoUpdated the served WEB pages to include a page that shows the gathered task run time...
richardbarry [Thu, 21 May 2009 12:29:06 +0000 (12:29 +0000)]
Updated the served WEB pages to include a page that shows the gathered task run time stats.

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

16 years agoAdded the macros necessary to gather the task run time stats information.
richardbarry [Thu, 21 May 2009 12:27:21 +0000 (12:27 +0000)]
Added the macros necessary to gather the task run time stats information.

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

16 years agoAdd variable to keep a count of the high frequency time tick occurrences. This is...
richardbarry [Thu, 21 May 2009 12:26:27 +0000 (12:26 +0000)]
Add variable to keep a count of the high frequency time tick occurrences.  This is then used by the run time stats gathering macros.

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

16 years agoUpdate the run time stats display function.
richardbarry [Thu, 21 May 2009 12:23:24 +0000 (12:23 +0000)]
Update the run time stats display function.

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

16 years agoCorrected version number.
richardbarry [Thu, 21 May 2009 12:20:31 +0000 (12:20 +0000)]
Corrected version number.

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

16 years agoAdded run time stats functions.
RichardBarry [Tue, 19 May 2009 10:38:26 +0000 (10:38 +0000)]
Added run time stats functions.

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

16 years agoFormatting only.
RichardBarry [Tue, 19 May 2009 10:34:57 +0000 (10:34 +0000)]
Formatting only.

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

16 years agoFormatting only.
RichardBarry [Tue, 19 May 2009 10:34:04 +0000 (10:34 +0000)]
Formatting only.

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

16 years agoAdded vTaskGetRunTimeStats() prototype.
RichardBarry [Tue, 19 May 2009 10:33:12 +0000 (10:33 +0000)]
Added vTaskGetRunTimeStats() prototype.

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

16 years agoAdd defaults for the new run time counter stats configuration constants.
RichardBarry [Tue, 19 May 2009 10:31:53 +0000 (10:31 +0000)]
Add defaults for the new run time counter stats configuration constants.

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

16 years agoJust a formatting change.
RichardBarry [Sun, 3 May 2009 08:28:14 +0000 (08:28 +0000)]
Just a formatting change.

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

16 years agoAdded comment to assist debugging.
RichardBarry [Sun, 3 May 2009 08:27:22 +0000 (08:27 +0000)]
Added comment to assist debugging.

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

16 years agoPut in "catch all" portmacro.h include to allow the path to the correct portmacro...
richardbarry [Sun, 3 May 2009 07:51:00 +0000 (07:51 +0000)]
Put in "catch all" portmacro.h include to allow the path to the correct portmacro.h file to be included as a compiler option.

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

16 years agoRemove .plg file as this is now put into the bin directory.
RichardBarry [Mon, 27 Apr 2009 09:17:48 +0000 (09:17 +0000)]
Remove .plg file as this is now put into the bin directory.

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

16 years agoChange project so output files go into a bin directory rather than being dumped in...
RichardBarry [Mon, 27 Apr 2009 09:15:19 +0000 (09:15 +0000)]
Change project so output files go into a bin directory rather than being dumped in the project directory.

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

16 years agoUpdate to latest IAR version format.
RichardBarry [Mon, 27 Apr 2009 09:10:43 +0000 (09:10 +0000)]
Update to latest IAR version format.

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

16 years agoAdd queue registry so the IAR plug-in can be tested.
RichardBarry [Mon, 27 Apr 2009 09:06:00 +0000 (09:06 +0000)]
Add queue registry so the IAR plug-in can be tested.

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

16 years agoUpdate the WEB server demo.
RichardBarry [Tue, 24 Mar 2009 12:08:20 +0000 (12:08 +0000)]
Update the WEB server demo.

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

16 years agoAdd missing files.
richardbarry [Wed, 18 Mar 2009 16:16:57 +0000 (16:16 +0000)]
Add missing files.

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

16 years agoReady for V5.2.0 release. V5.2.0
RichardBarry [Sat, 14 Mar 2009 19:20:12 +0000 (19:20 +0000)]
Ready for V5.2.0 release.

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

16 years agoUpdated clean command to remove all object files.
RichardBarry [Sat, 14 Mar 2009 15:08:41 +0000 (15:08 +0000)]
Updated clean command to remove all object files.

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

16 years agoChanged the use of critical sections to instead use scheduler locking as the BIOS...
RichardBarry [Sat, 14 Mar 2009 15:07:06 +0000 (15:07 +0000)]
Changed the use of critical sections to instead use scheduler locking as the BIOS functions exit with interrupts enabled no matter what the state when the BIOS function was called.

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

16 years agoIncrement the uxTaskNumber variable when a task is deleted in addition to when a...
richardbarry [Sat, 14 Mar 2009 15:04:44 +0000 (15:04 +0000)]
Increment the uxTaskNumber variable when a task is deleted in addition to when a task is created.  This is to assist kernel aware debuggers detecting when the task list needs refreshing.

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

16 years agoAdded OMAP port and demo.
RichardBarry [Thu, 12 Mar 2009 20:45:59 +0000 (20:45 +0000)]
Added OMAP port and demo.

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

16 years agoMinor changes to new queue functions plus add comments.
RichardBarry [Thu, 12 Mar 2009 11:48:24 +0000 (11:48 +0000)]
Minor changes to new queue functions plus add comments.

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

16 years agoSome optimisations added.
RichardBarry [Wed, 11 Mar 2009 10:55:41 +0000 (10:55 +0000)]
Some optimisations added.

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

16 years agoOptimisations - being checked in for backup - not yet complete.
RichardBarry [Wed, 11 Mar 2009 10:53:45 +0000 (10:53 +0000)]
Optimisations - being checked in for backup - not yet complete.

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

16 years agoClosed un-terminated comment.
RichardBarry [Tue, 10 Mar 2009 12:22:30 +0000 (12:22 +0000)]
Closed un-terminated comment.

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

16 years agoClosed un-terminated comment.
RichardBarry [Tue, 10 Mar 2009 12:21:30 +0000 (12:21 +0000)]
Closed un-terminated comment.

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

16 years agoClosed un-terminated comment.
RichardBarry [Tue, 10 Mar 2009 12:20:47 +0000 (12:20 +0000)]
Closed un-terminated comment.

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

16 years agoBug fix - loop count value was wrong.
RichardBarry [Fri, 6 Mar 2009 13:13:56 +0000 (13:13 +0000)]
Bug fix - loop count value was wrong.

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

16 years agoRemove the NEC port as there is now a new an supported version.
RichardBarry [Fri, 20 Feb 2009 15:19:39 +0000 (15:19 +0000)]
Remove the NEC port as there is now a new an supported version.

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

16 years agoUpdate to V5.1.2. V5.1.2
richardbarry [Mon, 9 Feb 2009 20:21:35 +0000 (20:21 +0000)]
Update to V5.1.2.

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

16 years agoUpdate startup file to workaround bug in IAR provided file.
RichardBarry [Mon, 9 Feb 2009 20:05:59 +0000 (20:05 +0000)]
Update startup file to workaround bug in IAR provided file.

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

16 years agoAdd comtest tasks to the AT91SAM9XE demo.
RichardBarry [Mon, 9 Feb 2009 20:03:16 +0000 (20:03 +0000)]
Add comtest tasks to the AT91SAM9XE demo.

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

16 years agoContinued development on NEC ports.
RichardBarry [Sat, 7 Feb 2009 18:20:32 +0000 (18:20 +0000)]
Continued development on NEC ports.

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

16 years agoAdd MCF52259 demo.
RichardBarry [Sat, 7 Feb 2009 17:52:41 +0000 (17:52 +0000)]
Add MCF52259 demo.

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

16 years agoAdd hardware bug workaround for auto-negotiate errata.
RichardBarry [Sat, 7 Feb 2009 17:48:12 +0000 (17:48 +0000)]
Add hardware bug workaround for auto-negotiate errata.

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

16 years agoUpdate pages served by WEB server.
RichardBarry [Sat, 7 Feb 2009 17:46:11 +0000 (17:46 +0000)]
Update pages served by WEB server.

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

16 years agoUpdate pages served by WEB server.
RichardBarry [Sat, 7 Feb 2009 17:44:49 +0000 (17:44 +0000)]
Update pages served by WEB server.

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

16 years agoContinued development on NEC ports.
RichardBarry [Sat, 7 Feb 2009 17:41:36 +0000 (17:41 +0000)]
Continued development on NEC ports.

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

16 years agoContinued development on NEC ports.
RichardBarry [Sat, 7 Feb 2009 16:52:24 +0000 (16:52 +0000)]
Continued development on NEC ports.

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

16 years agoRemove unnecessary semicolon.
RichardBarry [Fri, 6 Feb 2009 13:30:39 +0000 (13:30 +0000)]
Remove unnecessary semicolon.

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

16 years agoAdd a trap call to test the manual context switch in addition the the pre-emptive...
RichardBarry [Fri, 6 Feb 2009 13:28:52 +0000 (13:28 +0000)]
Add a trap call to test the manual context switch in addition the the pre-emptive context switch.

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

16 years agoAdd more comments.
RichardBarry [Fri, 6 Feb 2009 13:27:41 +0000 (13:27 +0000)]
Add more comments.

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

16 years agoContinue 78K0R development.
RichardBarry [Fri, 6 Feb 2009 13:25:05 +0000 (13:25 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
richardbarry [Fri, 6 Feb 2009 13:23:23 +0000 (13:23 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
richardbarry [Fri, 6 Feb 2009 13:21:35 +0000 (13:21 +0000)]
Continue 78K0R development.

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

16 years agoAdd code for near memory model.
RichardBarry [Thu, 5 Feb 2009 21:13:24 +0000 (21:13 +0000)]
Add code for near memory model.

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

16 years agoAdd code for near memory model.
RichardBarry [Thu, 5 Feb 2009 21:12:34 +0000 (21:12 +0000)]
Add code for near memory model.

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

16 years agoAdd code for near memory model.
RichardBarry [Thu, 5 Feb 2009 21:11:24 +0000 (21:11 +0000)]
Add code for near memory model.

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

16 years agoContinue 78K0R development.
RichardBarry [Thu, 5 Feb 2009 13:02:27 +0000 (13:02 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
RichardBarry [Thu, 5 Feb 2009 13:01:37 +0000 (13:01 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
RichardBarry [Thu, 5 Feb 2009 10:40:24 +0000 (10:40 +0000)]
Continue 78K0R development.

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

16 years agoTidy up and comment.
RichardBarry [Wed, 4 Feb 2009 16:53:52 +0000 (16:53 +0000)]
Tidy up and comment.

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

16 years agoContinue 78K0R development.
RichardBarry [Wed, 4 Feb 2009 13:08:12 +0000 (13:08 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
RichardBarry [Wed, 4 Feb 2009 13:07:16 +0000 (13:07 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
RichardBarry [Tue, 3 Feb 2009 21:09:16 +0000 (21:09 +0000)]
Continue 78K0R development.

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

16 years agoContinue 78K0R development.
RichardBarry [Tue, 3 Feb 2009 21:07:17 +0000 (21:07 +0000)]
Continue 78K0R development.

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

16 years agoFirst pass demo for 78K0R.
RichardBarry [Tue, 3 Feb 2009 19:46:32 +0000 (19:46 +0000)]
First pass demo for 78K0R.

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

16 years agoAdd a little more commenting.
RichardBarry [Tue, 3 Feb 2009 15:21:51 +0000 (15:21 +0000)]
Add a little more commenting.

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

16 years agoTidy up new port file.
RichardBarry [Tue, 3 Feb 2009 15:20:05 +0000 (15:20 +0000)]
Tidy up new port file.

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

16 years agoChange name of asm file to be consistent with other ports.
RichardBarry [Mon, 2 Feb 2009 18:38:48 +0000 (18:38 +0000)]
Change name of asm file to be consistent with other ports.

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

16 years agoRenamed to remove the Fx3 from the directory name.
RichardBarry [Sun, 1 Feb 2009 21:03:38 +0000 (21:03 +0000)]
Renamed to remove the Fx3 from the directory name.

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

16 years agoRenamed to remove the Fx3 from the directory name.
RichardBarry [Sun, 1 Feb 2009 21:01:43 +0000 (21:01 +0000)]
Renamed to remove the Fx3 from the directory name.

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

16 years agoRenamed to remove the Fx3 from the directory name.
RichardBarry [Sun, 1 Feb 2009 20:29:36 +0000 (20:29 +0000)]
Renamed to remove the Fx3 from the directory name.

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

16 years agoAdd 78KR definition.
RichardBarry [Sat, 31 Jan 2009 14:48:50 +0000 (14:48 +0000)]
Add 78KR definition.

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

16 years agoTidy up and prepare for release.
RichardBarry [Sat, 31 Jan 2009 14:47:50 +0000 (14:47 +0000)]
Tidy up and prepare for release.

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

16 years agoExtend FX16 functionality.
RichardBarry [Sat, 31 Jan 2009 14:11:22 +0000 (14:11 +0000)]
Extend FX16 functionality.

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

16 years agoExtend FX16 functionality.
RichardBarry [Sat, 31 Jan 2009 13:42:20 +0000 (13:42 +0000)]
Extend FX16 functionality.

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

16 years agoExtend FX16 functionality.
RichardBarry [Sat, 31 Jan 2009 12:56:33 +0000 (12:56 +0000)]
Extend FX16 functionality.

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

16 years agoContinue FX16 demo development.
RichardBarry [Sat, 31 Jan 2009 11:00:54 +0000 (11:00 +0000)]
Continue FX16 demo development.

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

16 years agoContinue FX16 demo development.
RichardBarry [Sat, 31 Jan 2009 10:31:21 +0000 (10:31 +0000)]
Continue FX16 demo development.

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

16 years agoContinue FX16 demo development.
RichardBarry [Fri, 30 Jan 2009 16:28:08 +0000 (16:28 +0000)]
Continue FX16 demo development.

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

16 years agoContinue FX16 demo development.
RichardBarry [Fri, 30 Jan 2009 14:06:37 +0000 (14:06 +0000)]
Continue FX16 demo development.

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

16 years agoNew 78K0R first pass files added.
RichardBarry [Fri, 30 Jan 2009 10:47:35 +0000 (10:47 +0000)]
New 78K0R first pass files added.

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

16 years agoContinued V850 development.
RichardBarry [Fri, 30 Jan 2009 09:26:16 +0000 (09:26 +0000)]
Continued V850 development.

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

16 years agoContinued V850 development.
RichardBarry [Thu, 29 Jan 2009 21:27:10 +0000 (21:27 +0000)]
Continued V850 development.

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

16 years agoContinued V850 development.
RichardBarry [Thu, 29 Jan 2009 21:26:43 +0000 (21:26 +0000)]
Continued V850 development.

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