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:
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…
Reference in New Issue
Block a user