aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-26 16:43:55 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-26 16:43:55 +0000
commitf00651ed156298a6030bdba8840726344b9e621c (patch)
treeeba95c270533b7c43cd8fa9b8d6e8946474692bd /os/hal
parent0132b4812df3bc3b8c2df9dbea6b75c372ed3453 (diff)
downloadChibiOS-f00651ed156298a6030bdba8840726344b9e621c.tar.gz
ChibiOS-f00651ed156298a6030bdba8840726344b9e621c.tar.bz2
ChibiOS-f00651ed156298a6030bdba8840726344b9e621c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3529 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/platforms/STM32F4xx/stm32_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F4xx/stm32_dma.h b/os/hal/platforms/STM32F4xx/stm32_dma.h
index fe15dbd22..bcadf153c 100644
--- a/os/hal/platforms/STM32F4xx/stm32_dma.h
+++ b/os/hal/platforms/STM32F4xx/stm32_dma.h
@@ -24,7 +24,7 @@
* @note This file requires definitions from the ST STM32F4xx header file
* stm32f4xx.h.
*
- * @addtogroup STM32_DMA
+ * @addtogroup STM32F4xx_DMA
* @{
*/