]>
git.sur5r.net Git - freertos/log
richardbarry [Sun, 12 Sep 2010 21:06:00 +0000 (21:06 +0000)]
FreeTCPIP - remove compiler warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1094
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 12 Sep 2010 21:02:55 +0000 (21:02 +0000)]
Tidy up the RDK/Renesas/RX port to get rid of compiler warnings, and correct some of the variable naming.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1093
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 12 Sep 2010 21:01:29 +0000 (21:01 +0000)]
Tidy up the MDK/Renesas/RX port to get rid of compiler warnings, and correct some of the variable naming.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1092
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 12 Sep 2010 20:56:04 +0000 (20:56 +0000)]
Add in web server to RX/IAR demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1091
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 10 Sep 2010 18:45:22 +0000 (18:45 +0000)]
Some re-formatting of uip.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1090
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 10 Sep 2010 18:40:31 +0000 (18:40 +0000)]
Some re-formatting of uip.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1089
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 19:47:24 +0000 (19:47 +0000)]
Include pack struct macros for RX architecture.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1088
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 19:43:56 +0000 (19:43 +0000)]
Prepare RX RDK project for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1087
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 18:31:16 +0000 (18:31 +0000)]
Prepare RX MDK project for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1086
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 16:26:42 +0000 (16:26 +0000)]
Update the RX MDK demo to include the web server. Minor tidy up to the RDK version too.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1085
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 09:54:18 +0000 (09:54 +0000)]
Changed buffer configuration in Ethernet driver for RX RDK port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1084
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 09:41:52 +0000 (09:41 +0000)]
Removed the critical section that was left in by mistake. Also changed the delay period while waiting for the Ethernet semaphore. Both in the RX RDK demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1083
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 9 Sep 2010 08:39:10 +0000 (08:39 +0000)]
Updated compiler version for RX RDK demo and completed initial web server demo. Still some tidying up to do.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1082
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 5 Sep 2010 20:06:30 +0000 (20:06 +0000)]
Start to configure the uIP demo for the RX RDK hardware. ping is working, but thus far the web server is not.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1081
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 4 Sep 2010 18:29:56 +0000 (18:29 +0000)]
Add low level Ethernet driver files to the RX RDK project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1080
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 4 Sep 2010 18:20:45 +0000 (18:20 +0000)]
All relating to the RX600 RDK demo - which is still a work in progress:
Change LED numbers to match silk screen.
Include Ethernet port pin configuration in HardwareSetup().
Convert EMAC.c to be correct for the RX (was based on SH2A file).
Add uIP task creation into main.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1079
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 2 Sep 2010 09:14:39 +0000 (09:14 +0000)]
Removed files/directories that were accidentally added to the wrong base directory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1078
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 2 Sep 2010 09:13:14 +0000 (09:13 +0000)]
Starting point for the RDK webserver files added.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1077
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 2 Sep 2010 09:06:39 +0000 (09:06 +0000)]
Starting point for the RDK webserver files added.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1076
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 31 Aug 2010 18:14:37 +0000 (18:14 +0000)]
Correct some of the LED usage in the RX demos - where apparently two wrongs did make a right.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1075
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 31 Aug 2010 18:11:19 +0000 (18:11 +0000)]
Start of project for the RDK board. Not yet complete.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1074
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 18:05:06 +0000 (18:05 +0000)]
Some changes to the RX/Renesas main-full.c file to tidy up a bit.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1073
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 17:57:32 +0000 (17:57 +0000)]
Added a critical section around the call to vTaskIncrementTick() in all the RX ports.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1072
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 17:15:14 +0000 (17:15 +0000)]
Work on the RX62N IAR demo, which is now functional.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1071
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 17:13:46 +0000 (17:13 +0000)]
Minor tidying up of IntQueue.c to prevent compiler warnings. No functional difference.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1070
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 17:12:12 +0000 (17:12 +0000)]
Update the IAR RX62N port files, which are now functional.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1069
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 14:12:05 +0000 (14:12 +0000)]
Start point for RX62N port layer for IAR - not necessarily complete yet.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1068
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 14:10:58 +0000 (14:10 +0000)]
Starting point for an IAR RX62N project - not yet a working project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1067
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 07:25:09 +0000 (07:25 +0000)]
Simply tidy up the bracketing of a couple of expressions in tasks.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1066
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 07:24:30 +0000 (07:24 +0000)]
Update RX GCC port - including extracting all inline asm into separate asm file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1065
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 07:23:06 +0000 (07:23 +0000)]
Remove the Renesas RX project that had the old directory name. This has been updated so the board the project uses in the name of the demo directory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1064
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 29 Aug 2010 07:19:34 +0000 (07:19 +0000)]
Check in the RX/GCC demo for backup purposes - this is not yet a working project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1063
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 26 Aug 2010 16:01:58 +0000 (16:01 +0000)]
Continued work on the RX62N GCC demo - just a work in progress currently.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1062
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 26 Aug 2010 15:59:25 +0000 (15:59 +0000)]
Create starting point for RX62N GCC port. Just a work in progress at the moment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1061
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 25 Aug 2010 16:06:53 +0000 (16:06 +0000)]
Create starting point for GNURX RX62N HEW project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1060
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Aug 2010 15:59:07 +0000 (15:59 +0000)]
Add a -1 to the calculation of the compare match value.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1059
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Aug 2010 18:28:48 +0000 (18:28 +0000)]
Just tidy up the RX port files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1058
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Aug 2010 11:46:36 +0000 (11:46 +0000)]
Corrected comment in SH2A demo project main.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1057
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Aug 2010 11:45:24 +0000 (11:45 +0000)]
Continue development, plus add Blinky build configuration.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1056
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Aug 2010 08:44:51 +0000 (08:44 +0000)]
Changed RX project directory structure and name.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1055
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 22 Aug 2010 08:32:09 +0000 (08:32 +0000)]
Continue development on RX port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1054
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 20 Aug 2010 19:42:40 +0000 (19:42 +0000)]
Added a lot more standard demo tasks to the RX demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1053
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 20 Aug 2010 19:11:56 +0000 (19:11 +0000)]
Added IntQueue demo/test to the RX demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1052
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 20 Aug 2010 19:10:42 +0000 (19:10 +0000)]
Implemented portYIELD_FROM_ISR() for RX port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1051
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Aug 2010 20:36:44 +0000 (20:36 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1050
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Aug 2010 20:36:00 +0000 (20:36 +0000)]
Continue work on RX600 port - work in progress - add the actual context switch function.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1049
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Aug 2010 13:31:12 +0000 (13:31 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1048
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Aug 2010 13:29:12 +0000 (13:29 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1047
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Aug 2010 10:40:33 +0000 (10:40 +0000)]
Add new file to RX demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1046
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Aug 2010 17:49:15 +0000 (17:49 +0000)]
Continue work on RX600 port - work in progress. Added the SET/CLEAR from ISR macros.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1045
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Aug 2010 17:38:50 +0000 (17:38 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1044
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Aug 2010 17:37:36 +0000 (17:37 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1043
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Aug 2010 10:21:54 +0000 (10:21 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1042
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 13 Aug 2010 07:17:30 +0000 (07:17 +0000)]
Continue work on RX600 port - work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1041
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 12 Aug 2010 13:22:25 +0000 (13:22 +0000)]
Starting point for new port - a project that will build, but as yet no implementation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1040
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 12 Aug 2010 13:19:52 +0000 (13:19 +0000)]
Starting point for new port - a project that will build, but as yet no implementation.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1039
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 11 Aug 2010 17:56:33 +0000 (17:56 +0000)]
Just tidy up indentation in SuperH port.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1038
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 20 Jul 2010 18:46:12 +0000 (18:46 +0000)]
Changed how the calculation of xFreeBytesRemaining is performed in the case where a block of RAM is split before being returned to the callee.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1037
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 7 Jul 2010 11:48:04 +0000 (11:48 +0000)]
Continue development of STM32 Rowley demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1036
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 6 Jul 2010 21:12:01 +0000 (21:12 +0000)]
Add in a basic USART driver and echo test task.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1035
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 21 Jun 2010 14:57:05 +0000 (14:57 +0000)]
Continue work on new AVR32 port and demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1034
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 17:34:45 +0000 (17:34 +0000)]
Add batch file that generates the local directory structure to allow the new AVR32 UC3 demo to be build using an Eclipse managed make project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1033
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 14:10:42 +0000 (14:10 +0000)]
Create an updated AVR32 UC3A project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1032
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 14:05:36 +0000 (14:05 +0000)]
Create an updated AVR32 UC3A project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1031
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 14:02:53 +0000 (14:02 +0000)]
Create an updated AVR32 UC3A project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1030
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 14:01:59 +0000 (14:01 +0000)]
Create an updated AVR32 UC3A project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1029
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:57:47 +0000 (13:57 +0000)]
Removed outdated AVR32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1028
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:55:37 +0000 (13:55 +0000)]
Removed outdated AVR32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1027
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:54:06 +0000 (13:54 +0000)]
Removed outdated AVR32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1026
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:53:05 +0000 (13:53 +0000)]
Removed outdated AVR32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1025
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:52:31 +0000 (13:52 +0000)]
Removed outdated AVR32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1024
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 13 Jun 2010 13:41:18 +0000 (13:41 +0000)]
Just updated the version string #define.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1023
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 7 Jun 2010 15:24:50 +0000 (15:24 +0000)]
Work in progress - checked in for backup only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1022
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 7 Jun 2010 14:31:13 +0000 (14:31 +0000)]
Renamed ParTest.c to ParTest_MSBSTM32.c so an alternative ParTest can also be included.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1021
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 4 Jun 2010 14:45:49 +0000 (14:45 +0000)]
Added STM32 Rowley demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1020
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 17 May 2010 18:16:17 +0000 (18:16 +0000)]
Add Cortus port to produce V6.0.5.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1018
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
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