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 26ca511 commit c441ac2Copy full SHA for c441ac2
platform.txt
@@ -47,7 +47,7 @@ compiler.warning_flags=-Werror=return-type -Wno-psabi
47
compiler.warning_flags.none=-Werror=return-type -Wno-psabi
48
compiler.warning_flags.default=-Werror=return-type -Wno-psabi
49
compiler.warning_flags.more=-Wall -Werror=return-type -Wno-ignored-qualifiers -Wno-psabi
50
-compiler.warning_flags.all=-Wall -Wextra -Werror=return-type -Wno-ignored-qualifiers -Wno-psabi -Wno-unused-parameter -Wno-missing-field-initializers
+compiler.warning_flags.all=-Wall -Wextra -Werror=return-type -Wno-psabi
51
52
compiler.netdefines={build.libpicowdefs} -DLWIP_IGMP=1 -DLWIP_CHECKSUM_CTRL_PER_NETIF=1
53
compiler.psramdefines={build.psram_cs} {build.psram_freq}
0 commit comments