We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99bb07 commit 657d85dCopy full SHA for 657d85d
examples/platform/silabs/OTAConfig.h
@@ -29,7 +29,7 @@
29
#include <platform/silabs/OTAImageProcessorImpl.h>
30
#endif
31
32
-#if (SL_MATTER_GN_BUILD == 0)
+#if (SL_MATTER_GN_BUILD == 0) && defined(SILABS_OTA_ENABLED)
33
#include "sl_matter_ota_config.h"
34
35
0 commit comments