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:
authorKarl Palsson <karlp@etactica.com>2016-08-18 21:11:30 +0300
committerKarl Palsson <karlp@tweak.net.au>2016-08-19 02:51:49 +0300
commitc09ebbc95627b8dbc3210ccb2341a41e7770567b (patch)
tree1c795a684a4442de470fd3240980b01bc870413f /doc
parent75011168f7c95d7ce59d1ec96da3917a389f4416 (diff)
doc: stm32f3: exclude unused common files
Diffstat (limited to 'doc')
-rw-r--r--doc/stm32f3/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stm32f3/Doxyfile b/doc/stm32f3/Doxyfile
index 4cc05843..f751db82 100644
--- a/doc/stm32f3/Doxyfile
+++ b/doc/stm32f3/Doxyfile
@@ -26,6 +26,8 @@ EXCLUDE_PATTERNS = *_common_*f*24.h *_common_*f*24.c \
*_common_*f01.h *_common_*f01.c \
*_common_bcd.h *_common_bcd.c \
*crs_common_all.[ch]
+EXCLUDE_PATTERNS += *adc_common_v1* *adc_common_v2_single*
+EXCLUDE_PATTERNS += *pwr_common_l01.*
LAYOUT_FILE = DoxygenLayout_stm32f3.xml