stm32l4: doc: use autogenerate doxygen lists
Fixes d002d9552 doc: dynamically generate correct file lists
(which didn't convert the l4 as well)
This commit is contained in:
@@ -16,26 +16,7 @@
|
|||||||
WARN_LOGFILE = doxygen_stm32l4.log
|
WARN_LOGFILE = doxygen_stm32l4.log
|
||||||
|
|
||||||
INPUT = ../../include/libopencm3/license.dox
|
INPUT = ../../include/libopencm3/license.dox
|
||||||
INPUT +=../../include/libopencm3/stm32/l4
|
@INCLUDE = doxy.sourcelist
|
||||||
#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 =
|
|
||||||
|
|
||||||
# No libs to exclude until we include some!
|
|
||||||
EXCLUDE =
|
|
||||||
|
|
||||||
EXCLUDE_PATTERNS =
|
|
||||||
|
|
||||||
LAYOUT_FILE = DoxygenLayout_stm32l4.xml
|
LAYOUT_FILE = DoxygenLayout_stm32l4.xml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user