-
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
Implement clusters to support Security PIN entry devices #1476
Labels
Milestone
Comments
Not needed given import issues filed |
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this issue
Jan 11, 2024
…se flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this issue
Jan 11, 2024
…se flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default
mergify bot
pushed a commit
that referenced
this issue
Jan 17, 2024
#31325) * Added changes for new wifi sdk 917 NCP * Added changes for 917 NCP * Added changes for rs9117 NCP * Added changes sl_eifi_if file * Added changes for 917 commissioning * Updated matter support * Added chnages for power manager files * Updated matter support * Added changes for 917 NCP bringup * Removed the changes for 917 NCP * Added changes 917 NCP bringup * Updated matter support * Added changes for the power manager file * Added changes for host file * Added changes accroding to comments * Updated matter support repo * Added TODO for the include files * Update examples/platform/silabs/efr32/BUILD.gn Co-authored-by: Junior Martinez <[email protected]> * Update third_party/silabs/efr32_sdk.gni Co-authored-by: Junior Martinez <[email protected]> * Update examples/platform/silabs/efr32/rs911x/wfx_rsi_host.c Co-authored-by: Junior Martinez <[email protected]> * Update src/platform/silabs/efr32/wifi/wfx_notify.cpp Co-authored-by: Junior Martinez <[email protected]> * Added restyle changes * Removed unwanted line * Added restyler changes * Added fix for wf200 build * Pull request #1476: MATTER-2944 : Adding the is_debug=false flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default * Added change to fix the sleep --------- Co-authored-by: Junior Martinez <[email protected]> Co-authored-by: Chirag Bansal <[email protected]>
chirag-silabs
added a commit
to rosahay-silabs/connectedhomeip
that referenced
this issue
Jan 17, 2024
…se flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default
jmartinez-silabs
pushed a commit
to SiliconLabs/matter
that referenced
this issue
Jan 18, 2024
…se flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default
mergify bot
pushed a commit
that referenced
this issue
Jan 22, 2024
* Pull request #1476: MATTER-2944 : Adding the is_debug=false flag Merge in WMN_TOOLS/matter from bugfix/adding_is_debug_flag to RC_2.3.0-1.3 Squashed commit of the following: commit 31d39faeff5c49db04a475e1fa0b79d0b73a7456 Author: chbansal <[email protected]> Date: Thu Jan 11 22:00:30 2024 +0530 adding is_debug=false by default * updating the matter_support,enabling ble by default for 91x and disabling lcd for SiWx917 * pointing to the correct commit * Restyled by gn * removing the multiple declaring of ble argument --------- Co-authored-by: Restyled.io <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
Implement clusters to support Security PIN entry devices
Proposed Solution
Port Silabs implementation
The text was updated successfully, but these errors were encountered: