From c56bed6e1accd3c43d531d9a5c22698e7312b228 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Sun, 6 Mar 2016 23:48:37 +0000 Subject: [PATCH] stm32l4: Add header base for doxygen --- include/libopencm3/stm32/l4/doc-stm32l4.h | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 include/libopencm3/stm32/l4/doc-stm32l4.h diff --git a/include/libopencm3/stm32/l4/doc-stm32l4.h b/include/libopencm3/stm32/l4/doc-stm32l4.h new file mode 100644 index 00000000..ec4ad09e --- /dev/null +++ b/include/libopencm3/stm32/l4/doc-stm32l4.h @@ -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 +*/ +