-
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
[EFR32] Fix wf200 openthread include #22347
Merged
andy31415
merged 1 commit into
project-chip:master
from
jepenven-silabs:efr32_wf200_cleanup
Sep 1, 2022
Merged
[EFR32] Fix wf200 openthread include #22347
andy31415
merged 1 commit into
project-chip:master
from
jepenven-silabs:efr32_wf200_cleanup
Sep 1, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PR #22347: Size comparison from 7920d88 to 5998ad7 Increases (1 build for psoc6)
Decreases (3 builds for efr32, telink)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
bzbarsky-apple
approved these changes
Sep 1, 2022
jepenven-silabs
force-pushed
the
efr32_wf200_cleanup
branch
from
September 1, 2022 20:04
d6037e6
to
5998ad7
Compare
pullapprove
bot
requested review from
arkq,
Byungjoo-Lee,
chrisdecenzo,
chshu,
chulspro,
Damian-Nordic,
dhrishi,
electrocucaracha,
emargolis,
gjc13,
harimau-qirex,
harsha-rajendran,
hawk248,
jelderton,
jmartinez-silabs,
kghost,
lazarkov,
LuDuda,
mlepage-google,
mrjerryjohns,
msandstedt,
mspang,
rgoliver and
saurabhst
September 1, 2022 20:04
pullapprove
bot
requested review from
selissia,
tcarmelveilleux,
tecimovic,
tehampson,
vijs,
wbschiller,
xylophone21 and
yufengwangca
September 1, 2022 20:04
jmartinez-silabs
approved these changes
Sep 1, 2022
PR #22347: Size comparison from b628eef to 5998ad7 Increases (5 builds for cc13x2_26x2, esp32, psoc6)
Decreases (8 builds for bl602, cc13x2_26x2, efr32, nrfconnect, psoc6, telink)
Full report (45 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
jmartinez-silabs
added a commit
to SiliconLabs/matter
that referenced
this pull request
Sep 8, 2022
Merge in WMN_TOOLS/matter from rc3_cherrypicks to RC_0.3.0 Squashed commit of the following: commit bbfbb9c82faae045a2f47453f9e589065ea50edd Author: Junior Martinez <[email protected]> Date: Fri Sep 2 13:24:15 2022 -0400 re-enable BRD4162A for wifi builds as it is support with the workswith branch of matter_support commit 1509b4aa5f9ebaf6c6f727a893160dd086893912 Author: Junior Martinez <[email protected]> Date: Fri Sep 2 13:22:21 2022 -0400 Change matter_support submodule to point to the workswith branch commit 46c630d083cf305e1f33351180449ea500ac8690 Author: jmartinez-silabs <[email protected]> Date: Wed Aug 31 00:24:32 2022 -0400 Add openthread lib with coap api enabled (project-chip#22276) commit 0e3839fdc48e7373000705f8bea1a993dd27b5a4 Author: Jean-Francois Penven <[email protected]> Date: Thu Sep 1 17:42:34 2022 -0400 Fix wf200 openthread include (project-chip#22347) commit 439b376dba33d43ca213434f5d0473ebe2c1d3bb Author: mkardous-silabs <[email protected]> Date: Thu Sep 1 16:26:49 2022 -0400 Fix thermostat build (project-chip#22346)
isiu-apple
pushed a commit
to isiu-apple/connectedhomeip
that referenced
this pull request
Sep 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
OpenThread CLI included in WiFi build
Change overview
Remove OpenThread CLI
Testing
Tested locally.