From ad85b7ab92c9e98d05ff46b816a1dd9ed4badf10 Mon Sep 17 00:00:00 2001 From: Adrian Gielniewski Date: Tue, 5 Nov 2024 10:14:43 +0100 Subject: [PATCH] manifest: sdk-connectedhomeip: Update revision * Add Kconfig for packet buffer pool size. * Reduce packet buffer pool size to 11. Signed-off-by: Adrian Gielniewski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 3ada816e93fa..9538d642f2bb 100644 --- a/west.yml +++ b/west.yml @@ -158,7 +158,7 @@ manifest: - name: matter repo-path: sdk-connectedhomeip path: modules/lib/matter - revision: 93c712e6e0be9211507cb9e559860b32daa984ed + revision: pull/507/head west-commands: scripts/west/west-commands.yml submodules: - name: nlio