]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Source / portable / IAR / ARM_CM4F / port.c
index cf89048503251ee580d7378a09adb311739c7f19..2a2b66e6602c67542875a347176cbb624e345531 100644 (file)
@@ -541,7 +541,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_interrupt();\r
                }\r
        }\r