aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-03 14:53:30 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-03 14:53:30 +0000
commita70e278edeeabd7adf2bd01ec4bdd94bbcb41548 (patch)
tree6072f4907b9c57d25839c1f9f93bdc7f83a2da21 /os/hal/platforms/STM32
parentebe711e1a2257f012e8a558ad554385aae8fc545 (diff)
downloadChibiOS-a70e278edeeabd7adf2bd01ec4bdd94bbcb41548.tar.gz
ChibiOS-a70e278edeeabd7adf2bd01ec4bdd94bbcb41548.tar.bz2
ChibiOS-a70e278edeeabd7adf2bd01ec4bdd94bbcb41548.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1841 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 0eae343e2..3afdf9b70 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 ARMCM3
+ * @ingroup ARMCMx
*/
/**