From 82d8213ea6ed482b4aba7d36440e4c1388f0253c Mon Sep 17 00:00:00 2001 From: Arkadiusz Balys Date: Mon, 11 Mar 2024 10:50:02 +0100 Subject: [PATCH] manifest: Update Matter SDK revision to pull critical fix. The critical fix repairs the problem with stack sizes when both Oberon and CC3XX drivers are enabled. Signed-off-by: Arkadiusz Balys --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 859221510974..a87dac4e7fe0 100644 --- a/west.yml +++ b/west.yml @@ -154,7 +154,7 @@ manifest: - name: matter repo-path: sdk-connectedhomeip path: modules/lib/matter - revision: v2.6.0-rc2 + revision: 7653e6c78d0aab6d9c0fd25408e5a908435955b8 submodules: - name: nlio path: third_party/nlio/repo