Skip to content

Commit ecd0df6

Browse files
Temp turn off 2 SDK warnings
1 parent 1426eea commit ecd0df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ compiler.warning_flags=-Werror=return-type -Wno-psabi
4747
compiler.warning_flags.none=-Werror=return-type -Wno-psabi
4848
compiler.warning_flags.default=-Werror=return-type -Wno-psabi
4949
compiler.warning_flags.more=-Wall -Werror=return-type -Wno-ignored-qualifiers -Wno-psabi
50-
compiler.warning_flags.all=-Wall -Wextra -Werror=return-type -Wno-psabi
50+
compiler.warning_flags.all=-Wall -Wextra -Werror=return-type -Wno-psabi -Wno-type-limits -Wno-unused-parameter
5151

5252
compiler.netdefines={build.libpicowdefs} -DLWIP_IGMP=1 -DLWIP_CHECKSUM_CTRL_PER_NETIF=1
5353
compiler.psramdefines={build.psram_cs} {build.psram_freq}

0 commit comments

Comments
 (0)