From 325dd3a1cdc2fc6c00882dd3a4423431eabc22cb Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 8 Feb 2013 15:36:31 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5132 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F30x/stm32_dma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal/platforms/STM32F30x/stm32_dma.c') diff --git a/os/hal/platforms/STM32F30x/stm32_dma.c b/os/hal/platforms/STM32F30x/stm32_dma.c index 8daf54f98..2fffadf6d 100644 --- a/os/hal/platforms/STM32F30x/stm32_dma.c +++ b/os/hal/platforms/STM32F30x/stm32_dma.c @@ -19,10 +19,10 @@ */ /** - * @file STM32F3xx/stm32_dma.c + * @file STM32F30x/stm32_dma.c * @brief DMA helper driver code. * - * @addtogroup STM32F3xx_DMA + * @addtogroup STM32F30x_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