]> git.sur5r.net Git - freertos/blobdiff - Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
Remove incorrect comment.
[freertos] / Demo / ARM7_LPC2368_Rowley / FreeRTOSConfig.h
index 119cab5d025bbe56ceb4a22b66195e24d63636ea..01ec46b75fe136886f7e2ca0c9f5941423c6049b 100644 (file)
@@ -49,7 +49,7 @@
 #define configUSE_PREEMPTION           1\r
 #define configUSE_IDLE_HOOK         0\r
 #define configUSE_TICK_HOOK         0\r
-#define configCPU_CLOCK_HZ          ( ( unsigned portLONG ) 57600000 ) /* =12Mhz xtal multiplied by 5 using the PLL. */\r
+#define configCPU_CLOCK_HZ          ( ( unsigned portLONG ) 57600000 ) \r
 #define configTICK_RATE_HZ          ( ( portTickType ) 1000 )\r
 #define configMAX_PRIORITIES           ( ( unsigned portBASE_TYPE ) 4 )\r
 #define configMINIMAL_STACK_SIZE       ( ( unsigned portSHORT ) 120 )\r