-
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 lock event generation using matter shell #23248
Conversation
PR #23248: Size comparison from c279578 to 6cbaa86 Decreases (1 build for bl702)
Full report (4 builds for bl702, qpg)
|
PR #23248: Size comparison from c279578 to 18e393c Increases (5 builds for bl602, esp32, nrfconnect, psoc6)
Decreases (6 builds for bl702, cc13x2_26x2, esp32, psoc6, telink)
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23248: Size comparison from c279578 to 057d33f Increases (5 builds for bl602, linux, nrfconnect, telink)
Full report (15 builds for bl602, bl702, k32w, linux, mbed, nrfconnect, telink)
|
PR #23248: Size comparison from 2979261 to f5c4c0c Increases (4 builds for cc13x2_26x2, cyw30739, psoc6)
Decreases (9 builds for bl702, cc13x2_26x2, psoc6, telink)
Full report (36 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
code review comment cleanup
PR #23248: Size comparison from e4f60ce to 2f4c7b0 Increases (5 builds for bl602, esp32, psoc6, telink)
Decreases (2 builds for bl702, cyw30739)
Full report (33 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23248: Size comparison from e4f60ce to 0eb3f0e Increases (1 build for telink)
Decreases (4 builds for bl602, bl702)
Full report (15 builds for bl602, bl702, k32w, linux, mbed, nrfconnect, telink)
|
PR #23248: Size comparison from d7cd5aa to 1d90a3b Increases (6 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
Decreases (7 builds for cc13x2_26x2, cyw30739, nrfconnect, psoc6)
Full report (30 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, nrfconnect, psoc6, qpg, telink)
|
PR #23248: Size comparison from 66c0270 to 1c4288e Increases (14 builds for bl602, bl702, cc13x2_26x2, k32w, psoc6, qpg, telink)
Decreases (4 builds for cc13x2_26x2, cyw30739, esp32, psoc6)
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #23248: Size comparison from a35ee1b to 5efc7f9 Increases (6 builds for bl702, cyw30739, esp32, k32w, qpg, telink)
Decreases (4 builds for esp32, psoc6, telink)
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
…ter shell (project-chip#23248)" from silabs to silabs_1.0 Merge in WMN_TOOLS/matter from cherry-pick/lock_events to silabs_1.0 Squashed commit of the following: commit 19de8e8d120abbcffdf199813e4e400f3cdb2b90 Author: Michael Rupp <95718139+mykrupp@users.noreply.github.com> Date: Fri Oct 21 18:42:40 2022 -0400 EFR32 lock event generation using matter shell (project-chip#23248) * EFR32 lock event generation using matter shell code review comment cleanup * code review comments
…on using matter shell (project-chip#23248)" from silabs to silabs_1.0 Merge in WMN_TOOLS/matter from cherry-pick/lock_events to silabs_1.0 Squashed commit of the following: commit 19de8e8d120abbcffdf199813e4e400f3cdb2b90 Author: Michael Rupp <95718139+mykrupp@users.noreply.github.com> Date: Fri Oct 21 18:42:40 2022 -0400 EFR32 lock event generation using matter shell (project-chip#23248) * EFR32 lock event generation using matter shell code review comment cleanup * code review comments
* EFR32 lock event generation using matter shell code review comment cleanup * code review comments
* EFR32 lock event generation using matter shell code review comment cleanup * code review comments
Adding code to support generation of lock events for testing using the matter shell on EFR32. Can be enabled/disabled using the chip_build_libshell flag.