git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1302 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
48888139e6
commit
caf853311f
|
@ -76,7 +76,7 @@
|
||||||
/**
|
/**
|
||||||
* @defgroup STM32_DMA STM32 DMA Support
|
* @defgroup STM32_DMA STM32 DMA Support
|
||||||
* @brief DMA support.
|
* @brief DMA support.
|
||||||
* @details The DMA help driver allows to stop the DMA clock when no other
|
* @details The DMA helper driver allows to stop the DMA clock when no other
|
||||||
* drivers require its services.
|
* drivers require its services.
|
||||||
*
|
*
|
||||||
* @ingroup STM32
|
* @ingroup STM32
|
||||||
|
|
Loading…
Reference in New Issue