1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doxygen: Define DOXYGEN preprocessor macro

This commit is contained in:
Joakim Gebart 2015-05-10 09:53:41 +02:00
parent dba0c94cc2
commit d4f7d54ba6

View File

@ -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 \