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@tweak.net.au>2015-11-13 04:04:05 +0300
committerKarl Palsson <karlp@tweak.net.au>2015-11-13 04:15:17 +0300
commit8afc983f3ea4742c54777f38bea64b081eb73be0 (patch)
tree987f1d17efab94a81d9755a8c309d1b7a66d1b18 /doc
parentd0ac7feb3b2b05b880775c1fd16230310e55b49a (diff)
stm32l4: Add RCC definitions
Bring in the core common code, and now that it's used, pull in the common memorymap
Diffstat (limited to 'doc')
-rw-r--r--doc/stm32l4/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stm32l4/Doxyfile b/doc/stm32l4/Doxyfile
index 1fd89062..f9fdf216 100644
--- a/doc/stm32l4/Doxyfile
+++ b/doc/stm32l4/Doxyfile
@@ -18,9 +18,11 @@ WARN_LOGFILE = doxygen_stm32l4.log
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 +=../../lib/stm32/l4
#INPUT +=../../lib/stm32/common
+INPUT +=../../lib/stm32/common/rcc_common_all.c
# No headers to exclude until we include some!
EXCLUDE =