git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1302 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2009-11-15 09:56:08 +00:00
parent 48888139e6
commit caf853311f
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
/**
* @defgroup STM32_DMA STM32 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.
*
* @ingroup STM32