]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Source / portable / MikroC / ARM_CM4F / port.c
index 8b38a726e06d20d19d8d6b2e2cce6bd742230e36..bd9e1e5745482f5b666ad14871a3bcdb886dea29 100644 (file)
@@ -648,7 +648,7 @@ void xPortSysTickHandler( void ) iv IVT_INT_SysTick ics ICS_AUTO
                        vTaskStepTick( ulCompleteTickPeriods );\r
                        portNVIC_SYSTICK_LOAD_REG = ulTimerCountsForOneTick - 1UL;\r
 \r
-                       /* Exit with interrpts enabled. */\r
+                       /* Exit with interrupts enabled. */\r
                        __asm { "cpsie i" };\r
                }\r
        }\r