]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
Update version number ready for the V8.2.3 release.
[freertos] / FreeRTOS / Demo / RX600_RX63N-RDK_Renesas / RTOSDemo / main-full.c
index f5db0e821e1de344cfcd00ff8aed2d1ee3b0611d..ec8f7d6ec899ad83290d0165b3e8d08dbd795a00 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.\r
+    FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd.\r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -8,7 +8,7 @@
 \r
     FreeRTOS is free software; you can redistribute it and/or modify it under\r
     the terms of the GNU General Public License (version 2) as published by the\r
-    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.\r
+    Free Software Foundation >>>> AND MODIFIED BY <<<< the FreeRTOS exception.\r
 \r
     ***************************************************************************\r
     >>!   NOTE: The modification to the GPL is included to allow you to     !<<\r
@@ -557,7 +557,7 @@ static void prvRegTest1Implementation( void )
        MOV.L   #14, R14\r
        MOV.L   #15, R15\r
 \r
-       ; Loop, checking each itteration that each register still contains the\r
+       ; Loop, checking each iteration that each register still contains the\r
        ; expected value.\r
 TestLoop1:\r
 \r
@@ -644,7 +644,7 @@ static void prvRegTest2Implementation( void )
        MOV.L   #140, R14\r
        MOV.L   #150, R15\r
 \r
-       ; Loop, checking on each itteration that each register still contains the\r
+       ; Loop, checking on each iteration that each register still contains the\r
        ; expected value.\r
 TestLoop2:\r
 \r