aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/DMAv1
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-02-07 09:15:42 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-02-07 09:15:42 +0000
commit3b2070d6e7df5bafd95e24c5b4c5435e8aefcaf4 (patch)
tree5509891d0a5e2fb18e20fb0bcaa70759e2a8fe31 /os/hal/ports/STM32/LLD/DMAv1
parentaf22a2dcaf9d9750ba5604d4ef9a82d0540a0c20 (diff)
downloadChibiOS-3b2070d6e7df5bafd95e24c5b4c5435e8aefcaf4.tar.gz
ChibiOS-3b2070d6e7df5bafd95e24c5b4c5435e8aefcaf4.tar.bz2
ChibiOS-3b2070d6e7df5bafd95e24c5b4c5435e8aefcaf4.zip
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10093 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/LLD/DMAv1')
-rw-r--r--os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c
index 47d556c61..6b01cef6d 100644
--- a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c
+++ b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c
@@ -18,7 +18,7 @@
* @file DMAv1/stm32_dma.c
* @brief DMA helper driver code.
*
- * @addtogroup STM32F3xx_DMA
+ * @addtogroup STM32_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