]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / RX600_RX62N-RDK_GNURX / RTOSDemo / main-full.c
index 08ff29807ac1dced59cea8104998713fd3a5d708..8195b62594eeca4b95dc46f3eb0104a5daec883a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V8.2.2 - Copyright (C) 2015 Real Time Engineers Ltd.\r
+    FreeRTOS V9.0.0rc2 - Copyright (C) 2016 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
@@ -539,7 +539,7 @@ static void prvRegTest1Implementation( void )
                        "MOV    #14, R14                                        \n" \\r
                        "MOV    #15, R15                                        \n" \\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:                                                             \n" \\r
 \r
@@ -628,7 +628,7 @@ static void prvRegTest2Implementation( void )
                        "MOV    #140H, R14                                      \n" \\r
                        "MOV    #150H, R15                                      \n" \\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
                "TestLoop2:                                                             \n" \\r
 \r