Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/stm32l4/Doxyfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/stm32l4/Doxyfile b/doc/stm32l4/Doxyfile
index f9fdf216..6af32498 100644
--- a/doc/stm32l4/Doxyfile
+++ b/doc/stm32l4/Doxyfile
@@ -19,10 +19,15 @@ INPUT = ../../include/libopencm3/license.dox
INPUT +=../../include/libopencm3/stm32/l4
#INPUT +=../../include/libopencm3/stm32/common
INPUT +=../../include/libopencm3/stm32/common/rcc_common_all.h
+INPUT +=../../include/libopencm3/stm32/common/gpio_common_all.h
+INPUT +=../../include/libopencm3/stm32/common/gpio_common_f234.h
+INPUT +=../../include/libopencm3/stm32/common/gpio_common_f24.h
INPUT +=../../lib/stm32/l4
#INPUT +=../../lib/stm32/common
INPUT +=../../lib/stm32/common/rcc_common_all.c
+INPUT +=../../lib/stm32/common/gpio_common_all.c
+INPUT +=../../lib/stm32/common/gpio_common_f0234.c
# No headers to exclude until we include some!
EXCLUDE =