stm32l4: Add header base for doxygen

This commit is contained in:
Karl Palsson 2016-03-06 23:48:37 +00:00
parent 04e784d332
commit c56bed6e1a

View File

@ -0,0 +1,32 @@
/** @mainpage libopencm3 STM32L4
@version 1.0.0
@date 12 February 2015
API documentation for ST Microelectronics STM32L4 Cortex M4 series.
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32L4xx STM32L4xx
Libraries for ST Microelectronics STM32L4xx series.
@version 1.0.0
@date 12 February 2015
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32L4xx_defines STM32L4xx Defines
@brief Defined Constants and Types for the STM32L4xx series
@version 1.0.0
@date 12 February 2015
LGPL License Terms @ref lgpl_license
*/