Skip to content

Commit 22cb8c7

Browse files
committed
CI testing - now should pass all CI testing cases
1 parent 1688753 commit 22cb8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.local.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ compiler.warning_flags.all=-Wall -Werror=all -Wextra
77
#
88
# Common Warning ignoring flags
99
#
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=
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=
1212

1313
#
1414
# ESP32 Support Start

0 commit comments

Comments
 (0)