aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/doc-stm32f.h
diff options
context:
space:
mode:
authorKen Sarkies2013-03-07 11:14:06 +1030
committerKen Sarkies2013-03-07 11:14:06 +1030
commite2022f588492d5c117743b6b13801940f4a4b03e (patch)
tree8c70e829e69094361afa51489ef097a5e663ea6c /include/libopencm3/stm32/doc-stm32f.h
parent31aa3b6f5a9e9afa4d1bc8661cbaef147af55f74 (diff)
Repair to documentation (most documented files)
to remove errors, duplications and inconsistencies. File lib/stm32/f1/pwr.c - all code removed as it duplicates that in common/pwr_common.c Remaining changes do not affect code. Compiles OK. TODO efm32 has no code so generates no modules TODO F2 needs pwr.c TODO L1 needs dma.h and dma.c
Diffstat (limited to 'include/libopencm3/stm32/doc-stm32f.h')
-rw-r--r--include/libopencm3/stm32/doc-stm32f.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/include/libopencm3/stm32/doc-stm32f.h b/include/libopencm3/stm32/doc-stm32f.h
deleted file mode 100644
index 7b0a1a3..0000000
--- a/include/libopencm3/stm32/doc-stm32f.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/** @mainpage libopencm3 STM32 Common
-
-@version 1.0.0
-
-@date 7 September 2012
-
-API documentation for common files for ST Microelectronics STM32 Cortex M3 series.
-
-LGPL License Terms @ref lgpl_license
-*/
-
-/** @defgroup STM32F_defines STM32F Common Defines
-
-@brief Defined Constants and Types for the STM32F series
-
-LGPL License Terms @ref lgpl_license
- */
-
-/** @defgroup STM32F_files STM32F Common Files
-
-@brief Common Files for ST Microelectronics STM32F series.
-
-@version 1.0.0
-
-@date 7 September 2012
-
-LGPL License Terms @ref lgpl_license
-*/
-