[STM32F3:doc] Add doxygen documentation page to output

This commit is contained in:
BuFran
2013-07-11 19:21:31 +02:00
committed by Piotr Esden-Tempski
parent f797c50b6a
commit d63bf5ac64
24 changed files with 566 additions and 13 deletions

View File

@@ -2,11 +2,19 @@
*
* @ingroup STM32F3xx
*
<<<<<<< HEAD
* @brief <b>libopencm3 STM32F3xx DMA</b>
*
* @version 1.0.0
*
* @date 10 July 2013
=======
* @brief <b>libopencm3 STM32F3xx Direct Memory Access</b>
*
* @version 1.0.0
*
* @date 11 July 2013
>>>>>>> feadf1f... [STM32F3:doc] Add doxygen documentation page to output
*
* LGPL License Terms @ref lgpl_license
*/