]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Source / portable / RVDS / ARM_CM7 / r0p1 / port.c
index 2c00cf58ff541a5092d0e74489da39929e56a726..967f5f10e25db16ad6e4cade9fe1c95ce851cffe 100644 (file)
@@ -664,7 +664,7 @@ void xPortSysTickHandler( void )
                        vTaskStepTick( ulCompleteTickPeriods );\r
                        portNVIC_SYSTICK_LOAD_REG = ulTimerCountsForOneTick - 1UL;\r
 \r
-                       /* Exit with interrpts enabled. */\r
+                       /* Exit with interrupts enabled. */\r
                        __enable_irq();\r
                }\r
        }\r