aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-29 09:12:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-29 09:12:25 +0000
commit57413b1a96485c36d09c284834ab37db52bd62a7 (patch)
tree466d453275de0737c4ad3caca38e307ba6395b14 /os/hal/platforms/STM32
parentc07afb1c53389d000e00a11524bf6b03bdcb0189 (diff)
downloadChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.tar.gz
ChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.tar.bz2
ChibiOS-57413b1a96485c36d09c284834ab37db52bd62a7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1802 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32')
-rw-r--r--os/hal/platforms/STM32/platform.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/platform.dox b/os/hal/platforms/STM32/platform.dox
index 3afdf9b70..0eae343e2 100644
--- a/os/hal/platforms/STM32/platform.dox
+++ b/os/hal/platforms/STM32/platform.dox
@@ -30,7 +30,7 @@
* - A demo supporting the kernel test suite.
* - A demo that demonstrate the FatFs use with the MMC driver.
* .
- * @ingroup ARMCMx
+ * @ingroup ARMCM3
*/
/**