doxygen: Define DOXYGEN preprocessor macro

dev/timer
Joakim Gebart 8 years ago
parent dba0c94cc2
commit d4f7d54ba6

@ -1981,7 +1981,8 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = __attribute__(x)= \
PREDEFINED = DOXYGEN \
__attribute__(x)= \
ADC_NUMOF \
CPUID_ID_LEN \
DAC_NUMOF \

Loading…
Cancel
Save