fix(build): add __attribute__((nonstring)) to nonsting variables

This commit is contained in:
Alexey Lapshin
2025-06-08 17:04:08 +07:00
parent b65502f3f5
commit a3dfc82246
13 changed files with 34 additions and 10 deletions
+1
View File
@@ -362,6 +362,7 @@ PREDEFINED = \
IDF_DEPRECATED(X)= \
IRAM_ATTR= \
FORCE_INLINE_ATTR= \
NONSTRING_ATTR= \
configSUPPORT_DYNAMIC_ALLOCATION=1 \
configSUPPORT_STATIC_ALLOCATION=1 \
configQUEUE_REGISTRY_SIZE=1 \