]> git.sur5r.net Git - freertos/log
freertos
13 years agoUpdate all the Rx demos to use timers in their uIP task implementation.
richardbarry [Fri, 13 May 2011 17:32:30 +0000 (17:32 +0000)]
Update all the Rx demos to use timers in their uIP task implementation.

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

13 years agoThe Keil compiler insists on having the IP address structure packed, but doing so...
richardbarry [Fri, 13 May 2011 17:28:46 +0000 (17:28 +0000)]
The Keil compiler insists on having the IP address structure packed, but doing so causes problems with warnings being generated on other compilers.  uip.h was therefore updated to just use the pack attribute when the Keil compiler is used.

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

13 years agoUpdate the RSK and RDK RX600 demos that use the Renesas compiler to include the extra...
richardbarry [Fri, 13 May 2011 13:57:04 +0000 (13:57 +0000)]
Update the RSK and RDK RX600 demos that use the Renesas compiler to include the extra port layer file needed when using V1.0.2.0 of the Renesas tools.

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

13 years agoUpdate comment in the A2F main-full.c file for the SoftConsole demo.
richardbarry [Fri, 13 May 2011 13:23:54 +0000 (13:23 +0000)]
Update comment in the A2F main-full.c file for the SoftConsole demo.

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

13 years agoUpdate comment in the A2F main-full.c file for the IAR and Keil demos.
richardbarry [Fri, 13 May 2011 13:21:48 +0000 (13:21 +0000)]
Update comment in the A2F main-full.c file for the IAR and Keil demos.

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

13 years agoMove the ehb instruction in the PIC32/MPLAB port layer.
richardbarry [Fri, 13 May 2011 10:42:16 +0000 (10:42 +0000)]
Move the ehb instruction in the PIC32/MPLAB port layer.

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

13 years agoComplete the Keil full FM3 demo.
richardbarry [Sat, 7 May 2011 18:29:53 +0000 (18:29 +0000)]
Complete the Keil full FM3 demo.

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

13 years agoAdded Keil Blinky build configuration for the MB9B500 FM3.
richardbarry [Sat, 7 May 2011 12:13:12 +0000 (12:13 +0000)]
Added Keil Blinky build configuration for the MB9B500 FM3.

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

13 years agoComplete the IAR FM3 demo.
richardbarry [Fri, 6 May 2011 19:25:12 +0000 (19:25 +0000)]
Complete the IAR FM3 demo.

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

13 years agoAdded the digit counter timer to the FM3/IAR demo.
richardbarry [Fri, 6 May 2011 11:13:11 +0000 (11:13 +0000)]
Added the digit counter timer to the FM3/IAR demo.

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

13 years agoAdded first version of the "full" build configuration to the FM3/IAR demo.
richardbarry [Fri, 6 May 2011 10:14:29 +0000 (10:14 +0000)]
Added first version of the "full" build configuration to the FM3/IAR demo.

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

13 years agoComplete FM3/IAR blinky build configuration.
richardbarry [Thu, 5 May 2011 18:40:28 +0000 (18:40 +0000)]
Complete FM3/IAR blinky build configuration.

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

13 years agoAdd extra files to the MB9BF506N demo project.
richardbarry [Thu, 5 May 2011 18:14:42 +0000 (18:14 +0000)]
Add extra files to the MB9BF506N demo project.

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

13 years agoRename the Debug build configuration in the FM3 IAR demo to Blinky.
richardbarry [Wed, 4 May 2011 20:27:39 +0000 (20:27 +0000)]
Rename the Debug build configuration in the FM3 IAR demo to Blinky.

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

13 years agoCorrect the name of a variable in the A2F Blinky demos from xFreeStackSpace to xFreeH...
richardbarry [Wed, 4 May 2011 20:25:18 +0000 (20:25 +0000)]
Correct the name of a variable in the A2F Blinky demos from xFreeStackSpace to xFreeHeapSpace.

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

13 years agoChange the main_blinky for the FM3 demo to use falling edge interrupts on the button...
richardbarry [Wed, 4 May 2011 20:12:40 +0000 (20:12 +0000)]
Change the main_blinky for the FM3 demo to use falling edge interrupts on the button input.

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

13 years agoAdd in an FM3/IAR
richardbarry [Wed, 4 May 2011 19:05:31 +0000 (19:05 +0000)]
Add in an FM3/IAR

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

13 years agoFix in tasks.c related to https://sourceforge.net/tracker/?func=detail&aid=3295065...
richardbarry [Fri, 29 Apr 2011 19:33:07 +0000 (19:33 +0000)]
Fix in tasks.c related to https://sourceforge.net/tracker/?func=detail&aid=3295065&group_id=111543&atid=659633

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

13 years agoRC 2 of the Microsemi demos.
richardbarry [Fri, 29 Apr 2011 13:22:11 +0000 (13:22 +0000)]
RC 2 of the Microsemi demos.

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

13 years agoCommit the new files required for the ACE driver in the SmartFusion demo.
richardbarry [Fri, 29 Apr 2011 13:02:19 +0000 (13:02 +0000)]
Commit the new files required for the ACE driver in the SmartFusion demo.

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

13 years agoPut back the #error statement in FreeRTOS config for the Eclipse SmartFusion demo...
richardbarry [Fri, 29 Apr 2011 12:00:33 +0000 (12:00 +0000)]
Put back the #error statement in FreeRTOS config for the Eclipse SmartFusion demo - it should not have been checked in with it out.

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

13 years agoRC 1 of the Microsemi demos.
richardbarry [Fri, 29 Apr 2011 11:57:38 +0000 (11:57 +0000)]
RC 1 of the Microsemi demos.

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

13 years agoUpdate the SmartFusion SoftConsole source code to be the same as the IAR and Keil...
richardbarry [Fri, 29 Apr 2011 10:31:01 +0000 (10:31 +0000)]
Update the SmartFusion SoftConsole source code to be the same as the IAR and Keil versions.

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

13 years agoComplete Keil SmartFusion demo projects.
richardbarry [Fri, 29 Apr 2011 09:28:13 +0000 (09:28 +0000)]
Complete Keil SmartFusion demo projects.

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

13 years agoUpdate the FreeTCPIP files such that Keil is happy compiling them with the pack struc...
richardbarry [Thu, 28 Apr 2011 19:38:32 +0000 (19:38 +0000)]
Update the FreeTCPIP files such that Keil is happy compiling them with the pack struct header file definitions.

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

13 years agoAdd the Keil project to the SmartFusion demo directory, and update the source code...
richardbarry [Thu, 28 Apr 2011 19:37:30 +0000 (19:37 +0000)]
Add the Keil project to the SmartFusion demo directory, and update the source code so it compiles with both IAR and Keil.

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

13 years agoTidy up the IAR SmartFusion demo reading for release.
richardbarry [Thu, 28 Apr 2011 15:13:30 +0000 (15:13 +0000)]
Tidy up the IAR SmartFusion demo reading for release.

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

13 years agoPut some belt and braces checks into the updated SmartFusion MAC driver.
richardbarry [Thu, 28 Apr 2011 15:01:40 +0000 (15:01 +0000)]
Put some belt and braces checks into the updated SmartFusion MAC driver.

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

13 years agoRemove ACE files that are not necessary for the SmartFusion demo.
richardbarry [Thu, 28 Apr 2011 14:59:31 +0000 (14:59 +0000)]
Remove ACE files that are not necessary for the SmartFusion demo.

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

13 years agoAdd in functions required to configure the ACE in the SmartFusion demo.
richardbarry [Thu, 28 Apr 2011 14:56:15 +0000 (14:56 +0000)]
Add in functions required to configure the ACE in the SmartFusion demo.

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

13 years agoUpdate the A2F SoftConsole project to match the current A2F IAR project.
richardbarry [Wed, 27 Apr 2011 16:05:36 +0000 (16:05 +0000)]
Update the A2F SoftConsole project to match the current A2F IAR project.

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

13 years agoUpdate the IO page served by the A2F web server to use the correct LED for the A2F...
richardbarry [Wed, 27 Apr 2011 15:11:42 +0000 (15:11 +0000)]
Update the IO page served by the A2F web server to use the correct LED for the A2F-EVAL-KIT hardware.

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

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1391 1d2547de-c912-0410...
richardbarry [Mon, 25 Apr 2011 15:00:34 +0000 (15:00 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1391 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoContinue work on the IAR Microsemi Smartfusion demo. Still a work in progress.
richardbarry [Mon, 25 Apr 2011 14:48:15 +0000 (14:48 +0000)]
Continue work on the IAR Microsemi Smartfusion demo.  Still a work in progress.

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

13 years agoAdd in the Microsemi timer driver to provide a time base for the run time stats.
richardbarry [Mon, 25 Apr 2011 14:44:55 +0000 (14:44 +0000)]
Add in the Microsemi timer driver to provide a time base for the run time stats.

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

13 years agoUpdate the Microsemi I2C code to be event driver, rather than polling for Tx complete.
richardbarry [Mon, 25 Apr 2011 14:43:34 +0000 (14:43 +0000)]
Update the Microsemi I2C code to be event driver, rather than polling for Tx complete.

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

13 years agoChange Demo/Common/Minimal/death.c so it takes into account the timer daemon task...
richardbarry [Mon, 25 Apr 2011 14:41:15 +0000 (14:41 +0000)]
Change Demo/Common/Minimal/death.c so it takes into account the timer daemon task in its calculation of the number of tasks that should be running.

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

13 years agoSmartFusion A2F demo work in progress.
RichardBarry [Sun, 24 Apr 2011 19:37:10 +0000 (19:37 +0000)]
SmartFusion A2F demo work in progress.

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

13 years agoUpdate the A2F uIP_Task definition for use with the updated (zero copy) A2F Ethernet...
RichardBarry [Sun, 24 Apr 2011 19:09:12 +0000 (19:09 +0000)]
Update the A2F uIP_Task definition for use with the updated (zero copy) A2F Ethernet driver.

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

13 years agoUpdate MAC drivers so they use a uIP specific zero copy mechanism.
richardbarry [Sun, 24 Apr 2011 18:45:58 +0000 (18:45 +0000)]
Update MAC drivers so they use a uIP specific zero copy mechanism.

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

13 years agoChange the RX62N port layer to allow it to be used with the V1.0.2 of the Renesas...
richardbarry [Sat, 23 Apr 2011 15:36:10 +0000 (15:36 +0000)]
Change the RX62N port layer to allow it to be used with the V1.0.2 of the Renesas compiler.

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

13 years agoAdd definitions for the different types of event that need processing by the TCP...
richardbarry [Sat, 23 Apr 2011 15:34:37 +0000 (15:34 +0000)]
Add definitions for the different types of event that need processing by the TCP/IP stack.

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

13 years agoUpdate the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler.
richardbarry [Sat, 23 Apr 2011 15:31:17 +0000 (15:31 +0000)]
Update the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler.

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

13 years agoUpdate the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler.
richardbarry [Sat, 23 Apr 2011 15:30:39 +0000 (15:30 +0000)]
Update the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler.

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

13 years agoUpdate FreeRTOSConfig.h for the RX62N/RDK/Renesas demo to include software timer...
richardbarry [Sat, 23 Apr 2011 15:28:45 +0000 (15:28 +0000)]
Update FreeRTOSConfig.h for the RX62N/RDK/Renesas demo to include software timer and configASSERT() functionality.

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

13 years agoUpdate the uIP_Task.c implementation for the RX62N/RDK/Renesas demo to use FreeRTOS...
richardbarry [Sat, 23 Apr 2011 15:27:34 +0000 (15:27 +0000)]
Update the uIP_Task.c implementation for the RX62N/RDK/Renesas demo to use FreeRTOS software timers in place of the uIP timers.

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

13 years agoChange interface between the MAC and uIP task in the RX62N/RDK/Renesas demo to use...
richardbarry [Sat, 23 Apr 2011 15:21:59 +0000 (15:21 +0000)]
Change interface between the MAC and uIP task in the RX62N/RDK/Renesas demo to use a queue in place of the binary semaphore.  This is so the queue can be used to indicate the type of event that has occurred.

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

13 years agoAdd pack_struct_start and pack_struct_end definitions for ICCARM.
richardbarry [Fri, 22 Apr 2011 14:13:51 +0000 (14:13 +0000)]
Add pack_struct_start and pack_struct_end definitions for ICCARM.

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

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1375 1d2547de-c912-0410...
richardbarry [Wed, 20 Apr 2011 20:04:32 +0000 (20:04 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1375 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoChange the CMSIS_IAR directory back to just say CMSIS.
richardbarry [Wed, 20 Apr 2011 18:37:58 +0000 (18:37 +0000)]
Change the CMSIS_IAR directory back to just say CMSIS.

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

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1373 1d2547de-c912-0410...
richardbarry [Wed, 20 Apr 2011 18:30:43 +0000 (18:30 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1373 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1372 1d2547de-c912-0410...
richardbarry [Wed, 20 Apr 2011 18:29:28 +0000 (18:29 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1372 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1371 1d2547de-c912-0410...
richardbarry [Wed, 20 Apr 2011 18:24:00 +0000 (18:24 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1371 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoCreate directory structure to hold the (not yet created) Keil and IAR demo projects...
richardbarry [Wed, 20 Apr 2011 15:09:58 +0000 (15:09 +0000)]
Create directory structure to hold the (not yet created) Keil and IAR demo projects for the SmartFusion.

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

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1369 1d2547de-c912-0410...
richardbarry [Wed, 20 Apr 2011 15:03:42 +0000 (15:03 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1369 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoComplete the commenting for main-full.c in the A2F demo project, and update the main...
richardbarry [Wed, 20 Apr 2011 11:17:06 +0000 (11:17 +0000)]
Complete the commenting for main-full.c in the A2F demo project, and update the main-full.c and main-blinky.c header comments to be correct for FreeRTOS V7.0.0.

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

13 years agoComplete the commenting for main-blinky.c in the A2F demo project.
richardbarry [Wed, 20 Apr 2011 09:09:25 +0000 (09:09 +0000)]
Complete the commenting for main-blinky.c in the A2F demo project.

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

13 years agoUpdate the A2F SoftConsole project files to remove the strange unused/invalid include...
richardbarry [Wed, 20 Apr 2011 08:23:55 +0000 (08:23 +0000)]
Update the A2F SoftConsole project files to remove the strange unused/invalid include paths.

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

13 years agoContinue work on the SmartFusion web server demo.
richardbarry [Mon, 18 Apr 2011 18:11:03 +0000 (18:11 +0000)]
Continue work on the SmartFusion web server demo.

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

13 years agoRemoved unused variable from SmartFusion PHY driver.
richardbarry [Mon, 18 Apr 2011 08:44:08 +0000 (08:44 +0000)]
Removed unused variable from SmartFusion PHY driver.

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

13 years agoContinue work on the SmartFusion demo web interface. The uIP task has been updated...
richardbarry [Sun, 17 Apr 2011 14:38:50 +0000 (14:38 +0000)]
Continue work on the SmartFusion demo web interface.  The uIP task has been updated to use software timers, and the mac interface updated to use vTaskDelay() in place of busy waits.

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

13 years agoDelete EMAC.c from the A2F demo.
richardbarry [Sun, 17 Apr 2011 11:08:07 +0000 (11:08 +0000)]
Delete EMAC.c from the A2F demo.

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

13 years agoAdd in basic uIP files into the A2F demo. Ping is working, but nothing else has...
richardbarry [Sun, 17 Apr 2011 10:32:09 +0000 (10:32 +0000)]
Add in basic uIP files into the A2F demo.  Ping is working, but nothing else has been tested yet.  This check in includes some modifications to the MAC driver to make the Rx zero copy.

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

13 years agoCorrected a comment in the STM32 FreeRTOSConfig.h file.
richardbarry [Thu, 14 Apr 2011 12:49:36 +0000 (12:49 +0000)]
Corrected a comment in the STM32 FreeRTOSConfig.h file.

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

13 years agoCorrected a comment in the STM32 FreeRTOSConfig.h file.
richardbarry [Thu, 14 Apr 2011 12:46:27 +0000 (12:46 +0000)]
Corrected a comment in the STM32 FreeRTOSConfig.h file.

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

13 years agoAdd I2S driver to the StmartFusion demo.
richardbarry [Thu, 14 Apr 2011 09:37:07 +0000 (09:37 +0000)]
Add I2S driver to the StmartFusion demo.

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

13 years agoAdd OLED driver to the StmartFusion demo.
RichardBarry [Thu, 14 Apr 2011 09:31:18 +0000 (09:31 +0000)]
Add OLED driver to the StmartFusion demo.

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

13 years agoContinue work on the SmartFusion demo.
richardbarry [Wed, 13 Apr 2011 21:07:25 +0000 (21:07 +0000)]
Continue work on the SmartFusion demo.

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

13 years agoEnsure byte alignment is maintained in PIC32 port layer when 8 byte alignment is...
richardbarry [Wed, 13 Apr 2011 15:59:17 +0000 (15:59 +0000)]
Ensure byte alignment is maintained in PIC32 port layer when 8 byte alignment is required (basically, when printing out 8 byte data types).

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

13 years agoContinue work on SmartFusion demo.
richardbarry [Tue, 12 Apr 2011 13:49:13 +0000 (13:49 +0000)]
Continue work on SmartFusion demo.

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

13 years agoAlter the default priorities in blocktim.c to prevent asserts being triggered when...
richardbarry [Tue, 12 Apr 2011 13:47:09 +0000 (13:47 +0000)]
Alter the default priorities in blocktim.c to prevent asserts being triggered when configMAX_PRIORITIES is set to a low number.

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

13 years agoContinue work on SmartFusion demo.
richardbarry [Mon, 11 Apr 2011 19:59:12 +0000 (19:59 +0000)]
Continue work on SmartFusion demo.

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

13 years agoContinue work on the SmartFusion demo.
richardbarry [Mon, 11 Apr 2011 16:32:37 +0000 (16:32 +0000)]
Continue work on the SmartFusion demo.

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

13 years agoRemove shadowed variable name. V7.0.0
richardbarry [Fri, 8 Apr 2011 19:40:44 +0000 (19:40 +0000)]
Remove shadowed variable name.

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

13 years agoUpdate headers for Version 7.0.0 release.
richardbarry [Fri, 8 Apr 2011 18:30:58 +0000 (18:30 +0000)]
Update headers for Version 7.0.0 release.

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

13 years agoPrepare for V7.0.0 release.
richardbarry [Fri, 8 Apr 2011 12:06:33 +0000 (12:06 +0000)]
Prepare for V7.0.0 release.

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

13 years agoRemove unused header files from the STM32 discovery board library configuration file.
richardbarry [Fri, 8 Apr 2011 12:00:48 +0000 (12:00 +0000)]
Remove unused header files from the STM32 discovery board library configuration file.

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

13 years agoCosmetic work towards MISRA compliance statement pre release of V7.
richardbarry [Tue, 5 Apr 2011 20:19:54 +0000 (20:19 +0000)]
Cosmetic work towards MISRA compliance statement pre release of V7.

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

13 years agoRemove unused library files from the STM32F100 TrueStudio project.
richardbarry [Tue, 5 Apr 2011 13:41:35 +0000 (13:41 +0000)]
Remove unused library files from the STM32F100 TrueStudio project.

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

13 years agoJust change some of the comments in the STM32F100RB TrueStudio main.c file.
richardbarry [Tue, 5 Apr 2011 09:46:43 +0000 (09:46 +0000)]
Just change some of the comments in the STM32F100RB TrueStudio main.c file.

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

13 years agoEnsure that the configMAX_SYSCALL_INTERRUPT_PRIORITY setting works with all possible...
richardbarry [Tue, 5 Apr 2011 09:45:42 +0000 (09:45 +0000)]
Ensure that the configMAX_SYSCALL_INTERRUPT_PRIORITY setting works with all possible values.

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

13 years agoAdded STM32 discovery board simple demo project.
richardbarry [Mon, 4 Apr 2011 18:54:14 +0000 (18:54 +0000)]
Added STM32 discovery board simple demo project.

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

13 years agoRename the SmartFusion Debug build configuration to be the Blinky debug configuration...
richardbarry [Sun, 3 Apr 2011 20:50:19 +0000 (20:50 +0000)]
Rename the SmartFusion Debug build configuration to be the Blinky debug configuration as so far it only includes the basic simple demo.

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

13 years agoUpdate the SmartFusion SoftConsole directory structure to include the webserver files.
richardbarry [Sun, 3 Apr 2011 20:45:09 +0000 (20:45 +0000)]
Update the SmartFusion SoftConsole directory structure to include the webserver files.

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

13 years agoAdd SmartFusion/SoftConsole demo. At the moment only the blinky configuration is...
richardbarry [Sun, 3 Apr 2011 19:02:58 +0000 (19:02 +0000)]
Add SmartFusion/SoftConsole demo.  At the moment only the blinky configuration is included.  The full configuration will be added soon.

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

13 years agoAdded some trace macros into the timers.c file.
richardbarry [Fri, 1 Apr 2011 18:45:44 +0000 (18:45 +0000)]
Added some trace macros into the timers.c file.

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

13 years agoMinor updates to the PIC32 MPLAB project to prevent it dumping .o files everywhere.
richardbarry [Fri, 1 Apr 2011 18:19:34 +0000 (18:19 +0000)]
Minor updates to the PIC32 MPLAB project to prevent it dumping .o files everywhere.

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

13 years agoAdd a #if ( configUSE_TIMERS ) conditional compilation constant in to allow the softw...
richardbarry [Thu, 31 Mar 2011 14:09:21 +0000 (14:09 +0000)]
Add a #if ( configUSE_TIMERS ) conditional compilation constant in to allow the software timers source file to be included in a build that is not configured to use timers without resulting in linker errors.

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

13 years agoReplace portLONG with long, portCHAR with char, and portSHORT with short.
richardbarry [Sun, 27 Mar 2011 18:51:55 +0000 (18:51 +0000)]
Replace portLONG with long, portCHAR with char, and portSHORT with short.

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

13 years agoReplace portLONG with long, portCHAR with char, and portSHORT with short.
richardbarry [Sun, 27 Mar 2011 18:50:11 +0000 (18:50 +0000)]
Replace portLONG with long, portCHAR with char, and portSHORT with short.

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

13 years agoRemoved the needs-lock SVN attribute from the PIC32 demo project file and workspace...
richardbarry [Sun, 27 Mar 2011 08:13:59 +0000 (08:13 +0000)]
Removed the needs-lock SVN attribute from the PIC32 demo project file and workspace file.

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

13 years agoAdd a portNOP() implementation and relax the stack alignment requirements in the...
richardbarry [Sat, 26 Mar 2011 19:07:38 +0000 (19:07 +0000)]
Add a portNOP() implementation and relax the stack alignment requirements in the IAR MSP430X port layer.

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

13 years agoChange the priorities used by the RX/RSK/Renesas demo application to ensure they...
richardbarry [Sat, 26 Mar 2011 18:44:42 +0000 (18:44 +0000)]
Change the priorities used by the RX/RSK/Renesas demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoChange the priorities used by the RX/RSK/GCC demo application to ensure they can...
richardbarry [Sat, 26 Mar 2011 15:48:35 +0000 (15:48 +0000)]
Change the priorities used by the RX/RSK/GCC demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoChange the priorities used by the RX/RSK/IAR demo application to ensure they can...
richardbarry [Sat, 26 Mar 2011 13:41:10 +0000 (13:41 +0000)]
Change the priorities used by the RX/RSK/IAR demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoChange the priorities used by the RX/RDK/IAR demo application to ensure they can...
richardbarry [Sat, 26 Mar 2011 12:19:18 +0000 (12:19 +0000)]
Change the priorities used by the RX/RDK/IAR demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoChange the priorities used by the RX/RDK/Renesas demo application to ensure they...
richardbarry [Sat, 26 Mar 2011 11:33:54 +0000 (11:33 +0000)]
Change the priorities used by the RX/RDK/Renesas demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoChange the priorities used by the RX/RDK/GCC demo application to ensure they can...
richardbarry [Sat, 26 Mar 2011 10:35:16 +0000 (10:35 +0000)]
Change the priorities used by the RX/RDK/GCC demo application to ensure they can be used when configASSERT() is defined.  Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).

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

13 years agoAllow the intqHIGHER_PRIORITY definition to be modified outside of the IntQueue.c...
richardbarry [Sat, 26 Mar 2011 10:00:29 +0000 (10:00 +0000)]
Allow the intqHIGHER_PRIORITY definition to be modified outside of the IntQueue.c file.

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

13 years agoUpdate comments only in the MSP430X IAR main.c and serial.c files.
richardbarry [Thu, 24 Mar 2011 19:37:18 +0000 (19:37 +0000)]
Update comments only in the MSP430X IAR main.c and serial.c files.

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