We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1688753 commit 22cb8c7Copy full SHA for 22cb8c7
platform.local.txt
@@ -7,8 +7,8 @@ compiler.warning_flags.all=-Wall -Werror=all -Wextra
7
#
8
# Common Warning ignoring flags
9
10
-#compiler.all.w_flags=-Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-but-set-variable
11
-compiler.all.w_flags=
+compiler.all.w_flags=-Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-but-set-variable
+#compiler.all.w_flags=
12
13
14
# ESP32 Support Start
0 commit comments