-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Silabs] Fixing the switch ladder and removing warning flags #35366
[Silabs] Fixing the switch ladder and removing warning flags #35366
Conversation
Review changes with SemanticDiff. |
PR #35366: Size comparison from c552dda to f2d9946 Full report (41 builds for bl602, bl702, bl702l, cyw30739, linux, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
PR #35366: Size comparison from c552dda to f632de1 Full report (74 builds for bl602, bl702, bl702l, cyw30739, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35366: Size comparison from 30cff8e to 5d28aef Full report (33 builds for efr32, esp32, linux, nrfconnect, nxp, qpg, stm32, tizen)
|
PR #35366: Size comparison from 30cff8e to f848468 Increases above 0.2%:
Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35366: Size comparison from 6ade0df to 5e4dd02 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
5e4dd02
to
5ce6d67
Compare
PR #35366: Size comparison from dfa0987 to 5ce6d67 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35366: Size comparison from d1279a8 to a16fbf1 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35366: Size comparison from 9a6694f to 9c9ad4f Full report (67 builds for cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…-chip#35366) * fixing the switch ladder and removing warning flags * Restyled by clang-format * adding unused parameter cflag due to wifi sdk * Restyled by gn * adding the correct warning options * updating the warning flag and only deleting fabrics for wifi * adding the remove services to get rid of the matter multicast service --------- Co-authored-by: Restyled.io <[email protected]>
Fixing code bugs