From 8cc4b7f2e82a9a498ad97fb3ba45626a5b745bf9 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 8 Oct 2011 10:48:52 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3432 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F1xx/stm32_dma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal/platforms/STM32F1xx/stm32_dma.c') diff --git a/os/hal/platforms/STM32F1xx/stm32_dma.c b/os/hal/platforms/STM32F1xx/stm32_dma.c index 84e372c26..7fd1e39ee 100644 --- a/os/hal/platforms/STM32F1xx/stm32_dma.c +++ b/os/hal/platforms/STM32F1xx/stm32_dma.c @@ -19,10 +19,10 @@ */ /** - * @file DMAv1/stm32_dma.c + * @file STM32F1xx/stm32_dma.c * @brief DMA helper driver code. * - * @addtogroup STM32_DMA + * @addtogroup STM32F1xx_DMA * @details DMA sharing helper driver. In the STM32 the DMA streams are a * shared resource, this driver allows to allocate and free DMA * streams at runtime in order to allow all the other device -- cgit v1.2.3