[stm32l0] Integrate the L0 architecture to the doxygen documentation

Conflicts:
	doc/Makefile
This commit is contained in:
Frantisek Burian
2014-10-15 17:05:56 +02:00
parent f9152eb00a
commit eee5a45019
30 changed files with 421 additions and 3 deletions

View File

@@ -0,0 +1,32 @@
/** @mainpage libopencm3 STM32L0
@version 1.0.0
@date 15 November 2014
API documentation for ST Microelectronics STM32L0 Cortex M0 series.
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32L0xx STM32L0xx
Libraries for ST Microelectronics STM32L0xx series.
@version 1.0.0
@date 15 November 2014
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32L0xx_defines STM32L0xx Defines
@brief Defined Constants and Types for the STM32L0xx series
@version 1.0.0
@date 7 September 2012
LGPL License Terms @ref lgpl_license
*/