From b769307eab7659cf7aad319120c17c30a5a0fd8d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 23 Aug 2013 09:23:29 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6209 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/GPT/mcuconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testhal/STM32F4xx/GPT/mcuconf.h b/testhal/STM32F4xx/GPT/mcuconf.h index 8bae1097f..26e72cf8f 100644 --- a/testhal/STM32F4xx/GPT/mcuconf.h +++ b/testhal/STM32F4xx/GPT/mcuconf.h @@ -114,7 +114,7 @@ #define STM32_GPT_USE_TIM3 TRUE #define STM32_GPT_USE_TIM4 TRUE #define STM32_GPT_USE_TIM5 TRUE -#define STM32_GPT_USE_TIM8 TRUE +#define STM32_GPT_USE_TIM6 TRUE #define STM32_GPT_USE_TIM7 TRUE #define STM32_GPT_USE_TIM8 TRUE #define STM32_GPT_USE_TIM9 TRUE -- cgit v1.2.3