aboutsummaryrefslogtreecommitdiff
path: root/doc/stm32f4
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stm32f4')
-rw-r--r--doc/stm32f4/Doxyfile12
-rw-r--r--doc/stm32f4/Doxyfile_latex12
-rw-r--r--doc/stm32f4/DoxygenLayout_stm32f4.xml6
-rw-r--r--doc/stm32f4/header_stm32f4.tex2
4 files changed, 19 insertions, 13 deletions
diff --git a/doc/stm32f4/Doxyfile b/doc/stm32f4/Doxyfile
index f86895b..6eff41c 100644
--- a/doc/stm32f4/Doxyfile
+++ b/doc/stm32f4/Doxyfile
@@ -17,14 +17,18 @@ WARN_LOGFILE = doxygen_stm32f4.log
INPUT = ../../include/libopencm3/license.dox \
../../include/libopencm3/stm32/f4 \
- ../../lib/stm32/f4
+ ../../include/libopencm3/stm32/common/gpio_common_all.h \
+ ../../include/libopencm3/stm32/common/gpio_common_f24.h
-EXCLUDE = ../../include/libopencm3/stm32/f4/nvic_f4.h
+INPUT += ../../lib/stm32/f4 \
+ ../../lib/stm32/common/gpio_common_all.c \
+ ../../lib/stm32/common/gpio_common_f24.c
+
+EXCLUDE =
LAYOUT_FILE = DoxygenLayout_stm32f4.xml
-TAGFILES = ../cm3/cm3.tag=../../cm3/html \
- ../stm32/stm32.tag=../../stm32/html
+TAGFILES = ../cm3/cm3.tag=../../cm3/html
GENERATE_TAGFILE = stm32f4.tag
diff --git a/doc/stm32f4/Doxyfile_latex b/doc/stm32f4/Doxyfile_latex
index 3c7da2e..6f62b21 100644
--- a/doc/stm32f4/Doxyfile_latex
+++ b/doc/stm32f4/Doxyfile_latex
@@ -16,15 +16,13 @@
WARN_LOGFILE = doxygen_stm32f4_latex.log
INPUT = ../../include/libopencm3/docmain.dox \
- ../../include/libopencm3/license.dox \
- ../../include/libopencm3/cm3/ \
- ../../include/libopencm3/stm32/ \
+ ../../include/libopencm3/license.dox \
../../include/libopencm3/stm32/f4 \
- ../../lib/stm32/ \
- ../../lib/stm32/f4
+ ../../include/libopencm3/stm32/common \
+ ../../lib/stm32/f4 \
+ ../../lib/stm32/common
-EXCLUDE = ../../include/libopencm3/stm32/f4/doc-stm32f4.h \
- ../../include/libopencm3/stm32/doc-stm32f.h
+EXCLUDE = ../../include/libopencm3/stm32/f4/doc-stm32f4.h
LAYOUT_FILE = DoxygenLayout_stm32f4.xml
diff --git a/doc/stm32f4/DoxygenLayout_stm32f4.xml b/doc/stm32f4/DoxygenLayout_stm32f4.xml
index 214320a..d8fdc8b 100644
--- a/doc/stm32f4/DoxygenLayout_stm32f4.xml
+++ b/doc/stm32f4/DoxygenLayout_stm32f4.xml
@@ -5,14 +5,18 @@
<tab type="pages" visible="yes" title="General Information" intro=""/>
<tab type="user" visible="yes" url="../../html/index.html" title="Back to Top" intro=""/>
<tab type="user" visible="yes" url="../../cm3/html/modules.html" title="CM3 Core" intro=""/>
- <tab type="user" visible="yes" url="../../stm32/html/modules.html" title="STM32" intro=""/>
<tab type="user" visible="yes" url="../../stm32f1/html/modules.html" title="STM32F1" intro=""/>
<tab type="user" visible="yes" url="../../stm32f2/html/modules.html" title="STM32F2" intro=""/>
<tab type="modules" visible="yes" title="STM32F4" intro=""/>
+ <tab type="user" visible="yes" url="../../stm32l1/html/modules.html" title="STM32L1" intro=""/>
<tab type="user" visible="yes" url="../../lm3s/html/modules.html" title="LM3S" intro=""/>
<tab type="user" visible="yes" url="../../lpc13xx/html/modules.html" title="LPC13" intro=""/>
<tab type="user" visible="yes" url="../../lpc17xx/html/modules.html" title="LPC17" intro=""/>
<tab type="user" visible="yes" url="../../lpc43xx/html/modules.html" title="LPC43" intro=""/>
+ <tab type="user" visible="yes" url="../../emf32g/html/modules.html" title="EMF32 Gecko" intro=""/>
+ <tab type="user" visible="yes" url="../../emf32gg/html/modules.html" title="EMF32 Giant Gecko" intro=""/>
+ <tab type="user" visible="yes" url="../../emf32lg/html/modules.html" title="EMF32 Leopard Gecko" intro=""/>
+ <tab type="user" visible="yes" url="../../emf32tg/html/modules.html" title="EMF32 Tiny Gecko" intro=""/>
<tab type="namespaces" visible="yes" title="">
<tab type="namespaces" visible="yes" title="" intro=""/>
<tab type="namespacemembers" visible="yes" title="" intro=""/>
diff --git a/doc/stm32f4/header_stm32f4.tex b/doc/stm32f4/header_stm32f4.tex
index e634ef2..97cc35f 100644
--- a/doc/stm32f4/header_stm32f4.tex
+++ b/doc/stm32f4/header_stm32f4.tex
@@ -50,7 +50,7 @@
\begin{titlepage}
\vspace*{7cm}
\begin{center}
-{\Huge libopencm3: API Reference\\ STM STM32F4 ARM Cortex M3 Series}\\
+{\Huge libopencm3: API Reference\\ STM STM32F4 ARM Cortex M4 Series}\\
\vspace*{1cm}
{\large Generated by Doxygen 1.8.2}\\
\vspace*{0.5cm}