From 84cf2bb33a5af8bb1dd7d190974c609f63fa1617 Mon Sep 17 00:00:00 2001 From: Noah Pendleton <2538614+noahp@users.noreply.github.com> Date: Mon, 14 Sep 2026 08:42:46 -0400 Subject: [PATCH] Bump memfault to 1.44.0 / zephyr to 4.4.2 --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 93650df..45d5814 100644 --- a/west.yml +++ b/west.yml @@ -2,7 +2,7 @@ manifest: projects: - name: zephyr url: https://github.com/zephyrproject-rtos/zephyr - revision: v4.4.0 + revision: v4.4.2 import: # Limit the Zephyr modules to the required set name-allowlist: @@ -14,4 +14,4 @@ manifest: - name: memfault-firmware-sdk url: https://github.com/memfault/memfault-firmware-sdk path: modules/lib/memfault-firmware-sdk - revision: 1.42.1 + revision: 1.44.0