doc: properly define ARM_ARCH_xxx

Requires a little stub file per target, so we can neatly define the
architecture.  This properly includes all the cortex m core
documentation finally.
This commit is contained in:
Karl Palsson
2019-06-10 10:33:34 +00:00
parent d88d6fde12
commit 9e42251d6f
37 changed files with 46 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
@INCLUDE = ../Doxyfile_common
INPUT = ../../include/libopencm3/license.dox
@INCLUDE = doxy.sourcelist
@INCLUDE = doxy.custom
WARN_LOGFILE = doxygen_#device#.log
LAYOUT_FILE = DoxygenLayout_#device#.xml
GENERATE_TAGFILE = #device#.tag