[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

@@ -1,3 +1,15 @@
/** @defgroup flash_file FLASH
*
* @ingroup STM32F3xx
*
* @brief <b>libopencm3 STM32F3xx FLASH</b>
*
* @version 1.0.0
*
* @date 11 July 2013
*
* LGPL License Terms @ref lgpl_license
*/
/*
* This file is part of the libopencm3 project.
*