Add FreeRTOS+CLI examples to the Renesas RZ/T demos.

Fix some compiler warnings.
Correct spellings in comments.
This commit is contained in:
Richard Barry 2015-10-10 10:29:29 +00:00
parent 96ff3925d2
commit c6a4e3191e
54 changed files with 1467 additions and 383 deletions

View file

@ -95,7 +95,7 @@ _prvRegTest1Implementation:
MOV #14, R14
MOV #15, R15
/* Loop, checking each itteration that each register still contains the
/* Loop, checking each iteration that each register still contains the
expected value. */
TestLoop1:
@ -180,7 +180,7 @@ _prvRegTest2Implementation:
MOV #140H, R14
MOV #150H, R15
/* Loop, checking each itteration that each register still contains the
/* Loop, checking each iteration that each register still contains the
expected value. */
TestLoop2: