aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/DMAv1/stm32_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32/DMAv1/stm32_dma.c')
-rw-r--r--os/hal/platforms/STM32/DMAv1/stm32_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32/DMAv1/stm32_dma.c b/os/hal/platforms/STM32/DMAv1/stm32_dma.c
index 4ea8e99ee..ae1a7170f 100644
--- a/os/hal/platforms/STM32/DMAv1/stm32_dma.c
+++ b/os/hal/platforms/STM32/DMAv1/stm32_dma.c
@@ -19,7 +19,7 @@
*/
/**
- * @file stm32_dma.c
+ * @file DMAv1/stm32_dma.c
* @brief STM32 DMA helper driver code.
*
* @addtogroup STM32_DMA