]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
+ Moved the History.txt file from the website git repo into the source code SVN repo.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CM4F / port.c
index e84e9bafe75897eca52db57c673c7bd3b7a5eadb..15e28df5744de658614de859bdd439b3c385efc0 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
                        __asm volatile( "cpsie i" ::: "memory" );\r
                }\r
        }\r