aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-12 18:59:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-12 18:59:49 +0000
commitc62c1a4d629a8ec5094e2c964640d64a07fa6063 (patch)
tree44f69b06722c5079062fdd36b8fde0f358ab02f8 /os/hal/platforms/STM32
parente889040710fe8e5ee4454b01803d0c8522f489f0 (diff)
downloadChibiOS-c62c1a4d629a8ec5094e2c964640d64a07fa6063.tar.gz
ChibiOS-c62c1a4d629a8ec5094e2c964640d64a07fa6063.tar.bz2
ChibiOS-c62c1a4d629a8ec5094e2c964640d64a07fa6063.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2350 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32')
-rw-r--r--os/hal/platforms/STM32/hal_lld_f103.h2
-rw-r--r--os/hal/platforms/STM32/hal_lld_f105_f107.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM32/hal_lld_f103.h b/os/hal/platforms/STM32/hal_lld_f103.h
index a459badf0..3364ade9e 100644
--- a/os/hal/platforms/STM32/hal_lld_f103.h
+++ b/os/hal/platforms/STM32/hal_lld_f103.h
@@ -19,7 +19,7 @@
/**
* @defgroup STM32F103_HAL STM32F103 HAL Support
- * @brief HAL support for STM32 LD, MD and HD families.
+ * @details HAL support for STM32 LD, MD and HD families.
*
* @ingroup HAL
*/
diff --git a/os/hal/platforms/STM32/hal_lld_f105_f107.h b/os/hal/platforms/STM32/hal_lld_f105_f107.h
index 7ffe895b3..4605ee78f 100644
--- a/os/hal/platforms/STM32/hal_lld_f105_f107.h
+++ b/os/hal/platforms/STM32/hal_lld_f105_f107.h
@@ -19,7 +19,7 @@
/**
* @defgroup STM32F10X_CL_HAL STM32F105/F107 HAL Support
- * @brief HAL support for STM32 CL (Connectivity Line) family.
+ * @details HAL support for STM32 CL (Connectivity Line) family.
*
* @ingroup HAL
*/