]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / CORTEX_LM3S102_Rowley / Demo2 / FreeRTOSConfig.h
index 030a4a94e458e0da10ba2b998f444ed7213c17f9..aeebc221085cf699afc87bd61174dba357665a6e 100644 (file)
@@ -82,7 +82,7 @@
 #define configUSE_IDLE_HOOK                    1\r
 #define configUSE_TICK_HOOK                    0\r
 #define configCPU_CLOCK_HZ                     ( ( unsigned long ) 20000000 )\r
-#define configTICK_RATE_HZ                     ( ( portTickType ) 1000 )\r
+#define configTICK_RATE_HZ                     ( ( TickType_t ) 1000 )\r
 #define configMINIMAL_STACK_SIZE       ( ( unsigned short ) 59 )\r
 #define configTOTAL_HEAP_SIZE          ( ( size_t ) ( 1240 ) )\r
 #define configMAX_TASK_NAME_LEN                ( 3 )\r