aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F30x/stm32_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32F30x/stm32_dma.c')
-rw-r--r--os/hal/platforms/STM32F30x/stm32_dma.c4
1 files changed, 2 insertions, 2 deletions
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