]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
Add FreeRTOS+CLI examples to the Renesas RZ/T demos.
[freertos] / FreeRTOS / Demo / RX600_RX62N-RDK_GNURX / RTOSDemo / main-full.c
index 08ff29807ac1dced59cea8104998713fd3a5d708..b0f506d97185ec3520882faa018fcf241b66eb7e 100644 (file)
@@ -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