]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC / FreeRTOSConfig.h
index 26831f719688e63133368cf899a7851b5c05f23c..2801f7d78b64c6296a1cd26a1e99e754feb60b00 100644 (file)
@@ -89,7 +89,7 @@
 #define configUSE_IDLE_HOOK                            0\r
 #define configUSE_TICK_HOOK                            1\r
 #define configCPU_CLOCK_HZ                             ( SystemCoreClock )\r
-#define configTICK_RATE_HZ                             ( ( portTickType ) 500 )\r
+#define configTICK_RATE_HZ                             ( ( TickType_t ) 500 )\r
 #define configMAX_PRIORITIES                   ( 5 )\r
 #define configMINIMAL_STACK_SIZE               ( ( unsigned short ) 60 )\r
 #define configTOTAL_HEAP_SIZE                  ( ( size_t ) ( 11000 ) )\r