aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/I2C/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-24 08:22:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-24 08:22:49 +0000
commit237a87e071aa0bb89ba3e90f453cdde712c4a53c (patch)
tree2064e01339d9827ef61f809c0135e6795ff8472f /testhal/STM32F4xx/I2C/mcuconf.h
parent613386635e578364e9bbc07a4bd8f57c8f661094 (diff)
downloadChibiOS-237a87e071aa0bb89ba3e90f453cdde712c4a53c.tar.gz
ChibiOS-237a87e071aa0bb89ba3e90f453cdde712c4a53c.tar.bz2
ChibiOS-237a87e071aa0bb89ba3e90f453cdde712c4a53c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6215 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/I2C/mcuconf.h')
-rw-r--r--testhal/STM32F4xx/I2C/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/I2C/mcuconf.h b/testhal/STM32F4xx/I2C/mcuconf.h
index d81560814..f577a9e77 100644
--- a/testhal/STM32F4xx/I2C/mcuconf.h
+++ b/testhal/STM32F4xx/I2C/mcuconf.h
@@ -108,7 +108,7 @@
/*
* GPT driver system settings.
*/
-#define STM32_GPT_USE_TIM1 FALSE
+#define STM32_GPT_USE_TIM1 TRUE
#define STM32_GPT_USE_TIM2 FALSE
#define STM32_GPT_USE_TIM3 FALSE
#define STM32_GPT_USE_TIM4 FALSE