ci: Add IDF_DEPRECATED macro for things we only deprecate in our CI passes
This commit is contained in:
committed by
Angus Gratton
parent
897bb55482
commit
b2e54a9cc6
@@ -232,6 +232,7 @@ MACRO_EXPANSION = YES
|
||||
EXPAND_ONLY_PREDEF = YES
|
||||
PREDEFINED = \
|
||||
__attribute__(x)= \
|
||||
IDF_DEPRECATED(X)= \
|
||||
IRAM_ATTR= \
|
||||
configSUPPORT_DYNAMIC_ALLOCATION=1 \
|
||||
configSUPPORT_STATIC_ALLOCATION=1 \
|
||||
|
||||
Reference in New Issue
Block a user