aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-07-31 08:57:42 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-07-31 08:57:42 +0000
commitc413edcb7446dc0e88a771db43a5c43402cf14e4 (patch)
treee9dafb20167b8747d5eddab919b4c2924da9744d
parente9baca84cf2da8ffb5907b856df0c0efac7b6423 (diff)
downloadChibiOS-c413edcb7446dc0e88a771db43a5c43402cf14e4.tar.gz
ChibiOS-c413edcb7446dc0e88a771db43a5c43402cf14e4.tar.bz2
ChibiOS-c413edcb7446dc0e88a771db43a5c43402cf14e4.zip
Fixed bug #621.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8132 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--os/hal/ports/STM32/STM32F4xx/hal_lld.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/ports/STM32/STM32F4xx/hal_lld.h b/os/hal/ports/STM32/STM32F4xx/hal_lld.h
index e94aadab5..3edeae5ca 100644
--- a/os/hal/ports/STM32/STM32F4xx/hal_lld.h
+++ b/os/hal/ports/STM32/STM32F4xx/hal_lld.h
@@ -102,10 +102,6 @@
* @name Absolute Maximum Ratings
* @{
*/
-/**
- * @name Absolute Maximum Ratings
- * @{
- */
#if defined(STM32F427xx) || defined(STM32F437xx) || \
defined(STM32F429xx) || defined(STM32F439xx) || \
defined(__DOXYGEN__)