aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-14 15:31:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-14 15:31:19 +0000
commita6658af4006f269c4b386de63820b2135de56c30 (patch)
tree6cbe3468b2cef53ef0d0bbf8c94c162dbb0167c9 /os
parent7a0e63b86eecf3da77e73aefc7f1a4d12bf24736 (diff)
downloadChibiOS-a6658af4006f269c4b386de63820b2135de56c30.tar.gz
ChibiOS-a6658af4006f269c4b386de63820b2135de56c30.tar.bz2
ChibiOS-a6658af4006f269c4b386de63820b2135de56c30.zip
Fixed bug #440.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6476 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/hal/platforms/STM32F4xx/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F4xx/hal_lld.h b/os/hal/platforms/STM32F4xx/hal_lld.h
index 6cad76724..83f2a5347 100644
--- a/os/hal/platforms/STM32F4xx/hal_lld.h
+++ b/os/hal/platforms/STM32F4xx/hal_lld.h
@@ -82,7 +82,7 @@
* @name Absolute Maximum Ratings
* @{
*/
-#if defined(STM32F429_439xx) || defined(STM32F429_439xx) || \
+#if defined(STM32F427_437xx) || defined(STM32F429_439xx) || \
defined(__DOXYGEN__)
/**
* @brief Absolute maximum system clock.