diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-29 09:12:25 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-29 09:12:25 +0000 |
commit | 57413b1a96485c36d09c284834ab37db52bd62a7 (patch) | |
tree | 466d453275de0737c4ad3caca38e307ba6395b14 /os/hal | |
parent | c07afb1c53389d000e00a11524bf6b03bdcb0189 (diff) | |
download | ChibiOS-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')
-rw-r--r-- | os/hal/platforms/STM32/platform.dox | 2 |
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
*/
/**
|