[Doxygen] Add complete documentation page to STM32F0

This commit is contained in:
BuFran
2013-07-22 17:55:03 +02:00
committed by Piotr Esden-Tempski
parent 4ff19fa2b4
commit 81982916e2
45 changed files with 813 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
/** @defgroup i2c_defines I2C Defines
*
* @brief <b>Defined Constants and Types for the STM32F0xx I2C</b>
*
* @ingroup STM32F0xx_defines
*
* @version 1.0.0
*
* @date 11 July 2013
*
* LGPL License Terms @ref lgpl_license
*/
/*
* This file is part of the libopencm3 project.
*