diff options
Diffstat (limited to 'Projects/USBtoSerial/Doxygen.conf')
-rw-r--r-- | Projects/USBtoSerial/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/USBtoSerial/Doxygen.conf b/Projects/USBtoSerial/Doxygen.conf index e0ffac9bd..2ba2055d3 100644 --- a/Projects/USBtoSerial/Doxygen.conf +++ b/Projects/USBtoSerial/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 |