aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-05-23 08:39:02 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-05-23 08:39:02 +0000
commit776485a6c5417ad70fdf16139298ef247ed442ee (patch)
tree3ce18818920b7db947f2a43baf6715dce7c1fec7 /Bootloaders
parent8cdb141eed000c7a40782820a63544513e682afe (diff)
downloadlufa-776485a6c5417ad70fdf16139298ef247ed442ee.tar.gz
lufa-776485a6c5417ad70fdf16139298ef247ed442ee.tar.bz2
lufa-776485a6c5417ad70fdf16139298ef247ed442ee.zip
Remove obsolete entry from the Doxygen configuration files.
Diffstat (limited to 'Bootloaders')
-rw-r--r--Bootloaders/CDC/Doxygen.conf2
-rw-r--r--Bootloaders/DFU/Doxygen.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Bootloaders/CDC/Doxygen.conf b/Bootloaders/CDC/Doxygen.conf
index 71f1042df..2b9f6d48f 100644
--- a/Bootloaders/CDC/Doxygen.conf
+++ b/Bootloaders/CDC/Doxygen.conf
@@ -1314,7 +1314,7 @@ PREDEFINED = __DOXYGEN__
# The macro definition that is found in the sources will be used.
# Use the PREDEFINED tag if you want to use a different macro definition.
-EXPAND_AS_DEFINED = BUTTLOADTAG
+EXPAND_AS_DEFINED =
# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
# doxygen's preprocessor will remove all function-like macros that are alone
diff --git a/Bootloaders/DFU/Doxygen.conf b/Bootloaders/DFU/Doxygen.conf
index a7c7496c8..22010c517 100644
--- a/Bootloaders/DFU/Doxygen.conf
+++ b/Bootloaders/DFU/Doxygen.conf
@@ -1314,7 +1314,7 @@ PREDEFINED = __DOXYGEN__
# The macro definition that is found in the sources will be used.
# Use the PREDEFINED tag if you want to use a different macro definition.
-EXPAND_AS_DEFINED = BUTTLOADTAG
+EXPAND_AS_DEFINED =
# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
# doxygen's preprocessor will remove all function-like macros that are alone