doc: cm3: include source, not just headers
Now with added systick/nvic functions
This commit is contained in:
parent
f475d459d3
commit
f592e6d54e
@ -15,8 +15,9 @@
|
|||||||
|
|
||||||
WARN_LOGFILE = doxygen_cm3.log
|
WARN_LOGFILE = doxygen_cm3.log
|
||||||
|
|
||||||
INPUT = ../../include/libopencm3/license.dox \
|
INPUT = ../../include/libopencm3/license.dox
|
||||||
../../include/libopencm3/cm3/
|
INPUT += ../../include/libopencm3/cm3/
|
||||||
|
INPUT += ../../lib/cm3
|
||||||
|
|
||||||
LAYOUT_FILE = DoxygenLayout_cm3.xml
|
LAYOUT_FILE = DoxygenLayout_cm3.xml
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user