Skip to content

Commit

Permalink
manifest: connectedhomeip: Update revision
Browse files Browse the repository at this point in the history
Move increasing `SYSTEM_WORKQUEUE_STACK_SIZE` for
`CHIP_ICD_LIT_SUPPORT` to Kconfig instead of manually increasing
in snippets.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
  • Loading branch information
maciejbaczmanski authored and rlubos committed Sep 13, 2024
1 parent dea1c7f commit 5e0c12f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions samples/matter/light_switch/snippets/lit_icd/lit_icd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

# Increase system workqueue stack size
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=1536

# Enable LIT ICD configuration
CONFIG_CHIP_ICD_LIT_SUPPORT=y
CONFIG_NCS_SAMPLE_MATTER_ZAP_FILES_PATH="snippets/lit_icd"
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ manifest:
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: be30c50987d7bf02815b376785fc6f6256fabc67
revision: 3c8919e9869641167b8bf4403353726392d808a0
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand Down

0 comments on commit 5e0c12f

Please sign in to comment.