-
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] Add Support for Modules for Matter #22793
Merged
jepenven-silabs
merged 11 commits into
project-chip:master
from
mkardous-silabs:feature/module_support
Sep 26, 2022
Merged
[Silabs] Add Support for Modules for Matter #22793
jepenven-silabs
merged 11 commits into
project-chip:master
from
mkardous-silabs:feature/module_support
Sep 26, 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
pullapprove
bot
requested review from
andy31415,
anush-apple,
arkq,
Byungjoo-Lee,
bzbarsky-apple,
carol-apple,
chrisdecenzo,
chshu,
chulspro,
Damian-Nordic,
dhrishi,
electrocucaracha,
erjiaqing,
franck-apple,
gjc13,
harimau-qirex,
harsha-rajendran,
hawk248,
isiu-apple,
jelderton,
jepenven-silabs,
jmartinez-silabs,
jtung-apple,
kghost and
lazarkov
September 21, 2022 14:29
mkardous-silabs
force-pushed
the
feature/module_support
branch
from
September 21, 2022 14:33
6d30e1b
to
f78dfaa
Compare
PR #22793: Size comparison from d7df118 to 2cb169b Increases (11 builds for bl602, bl702, efr32, psoc6, qpg, telink)
Decreases (1 build for esp32)
Full report (36 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, qpg, telink)
|
selissia
reviewed
Sep 21, 2022
It would be good to list the newly supported board in the README files for the example apps. |
selissia
approved these changes
Sep 21, 2022
andy31415
approved these changes
Sep 22, 2022
PR #22793: Size comparison from 7189344 to 669d1f0 Increases (12 builds for bl602, bl702, cc13x2_26x2, efr32, psoc6, qpg, telink)
Decreases (4 builds for cc13x2_26x2, esp32, psoc6)
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #22793: Size comparison from a90c6b1 to eb10a33 Increases (11 builds for bl602, bl702, cc13x2_26x2, efr32, psoc6, qpg, telink)
Decreases (3 builds for bl602, cc13x2_26x2, qpg)
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
jmartinez-silabs
pushed a commit
to SiliconLabs/matter
that referenced
this pull request
Oct 13, 2022
Merge in WMN_TOOLS/matter from cherry_pick/module_support to silabs_1.0 Squashed commit of the following: commit c15cb2cacb01bc32e8e9df8f9df23009d81e5d50 Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Wed Oct 5 14:58:43 2022 -0400 Add Modules to jenkins files commit 16bb8eb8b5cc31e52cdef6821a7f1aa768bddcde Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Fri Sep 30 14:11:27 2022 -0400 Fix build argument for custom examples commit aaf606cbdc7379205df0f1e2e4fdb09a1f4ae651 Author: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com> Date: Mon Sep 26 09:29:04 2022 -0400 [Silabs] Add Support for Modules for Matter (project-chip#22793) * rename variables to be agnostic from board family * Add support for the BRD4317a * Add support for the mgm24 boards * Add argument to remove LEDs if necessary * Change default value to support multiple board types * Add Support for the BRD4316A * Add Support for BRD4319A * update matter_support submodule * Rename variable in missing location Co-authored-by: Andrei Litvin <andy314@gmail.com>
nipatel-silabs
pushed a commit
to nipatel-silabs/connectedhomeip
that referenced
this pull request
Oct 19, 2022
Merge in WMN_TOOLS/matter from cherry_pick/module_support to silabs_1.0 Squashed commit of the following: commit c15cb2cacb01bc32e8e9df8f9df23009d81e5d50 Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Wed Oct 5 14:58:43 2022 -0400 Add Modules to jenkins files commit 16bb8eb8b5cc31e52cdef6821a7f1aa768bddcde Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Fri Sep 30 14:11:27 2022 -0400 Fix build argument for custom examples commit aaf606cbdc7379205df0f1e2e4fdb09a1f4ae651 Author: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com> Date: Mon Sep 26 09:29:04 2022 -0400 [Silabs] Add Support for Modules for Matter (project-chip#22793) * rename variables to be agnostic from board family * Add support for the BRD4317a * Add support for the mgm24 boards * Add argument to remove LEDs if necessary * Change default value to support multiple board types * Add Support for the BRD4316A * Add Support for BRD4319A * update matter_support submodule * Rename variable in missing location Co-authored-by: Andrei Litvin <andy314@gmail.com>
mkardous-silabs
added a commit
to mkardous-silabs/connectedhomeip
that referenced
this pull request
Nov 2, 2022
Merge in WMN_TOOLS/matter from cherry_pick/module_support to silabs_1.0 Squashed commit of the following: commit c15cb2cacb01bc32e8e9df8f9df23009d81e5d50 Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Wed Oct 5 14:58:43 2022 -0400 Add Modules to jenkins files commit 16bb8eb8b5cc31e52cdef6821a7f1aa768bddcde Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Fri Sep 30 14:11:27 2022 -0400 Fix build argument for custom examples commit aaf606cbdc7379205df0f1e2e4fdb09a1f4ae651 Author: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com> Date: Mon Sep 26 09:29:04 2022 -0400 [Silabs] Add Support for Modules for Matter (project-chip#22793) * rename variables to be agnostic from board family * Add support for the BRD4317a * Add support for the mgm24 boards * Add argument to remove LEDs if necessary * Change default value to support multiple board types * Add Support for the BRD4316A * Add Support for BRD4319A * update matter_support submodule * Rename variable in missing location Co-authored-by: Andrei Litvin <andy314@gmail.com>
rerasool
pushed a commit
to SiliconLabs/matter
that referenced
this pull request
Nov 2, 2022
Merge in WMN_TOOLS/matter from cherry_pick/module_support to silabs_1.0 Squashed commit of the following: commit c15cb2cacb01bc32e8e9df8f9df23009d81e5d50 Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Wed Oct 5 14:58:43 2022 -0400 Add Modules to jenkins files commit 16bb8eb8b5cc31e52cdef6821a7f1aa768bddcde Author: Mathieu Kardous <mathieu.kardous@silabs.com> Date: Fri Sep 30 14:11:27 2022 -0400 Fix build argument for custom examples commit aaf606cbdc7379205df0f1e2e4fdb09a1f4ae651 Author: mkardous-silabs <84793247+mkardous-silabs@users.noreply.github.com> Date: Mon Sep 26 09:29:04 2022 -0400 [Silabs] Add Support for Modules for Matter (project-chip#22793) * rename variables to be agnostic from board family * Add support for the BRD4317a * Add support for the mgm24 boards * Add argument to remove LEDs if necessary * Change default value to support multiple board types * Add Support for the BRD4316A * Add Support for BRD4319A * update matter_support submodule * Rename variable in missing location Co-authored-by: Andrei Litvin <andy314@gmail.com>
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.
Issue Being Resolved
Change overview