Skip to content

Commit c4d983a

Browse files
committed
Update to Zephyr 4.0.0
And update Memfault SDK to 1.17.0
1 parent 6a9eda5 commit c4d983a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ manifest:
22
projects:
33
- name: zephyr
44
url: https://github.com/zephyrproject-rtos/zephyr
5-
revision: v3.7.0
5+
revision: v4.0.0
66
import:
77
# Limit the Zephyr modules to the required set
88
name-allowlist:
@@ -13,4 +13,4 @@ manifest:
1313
- name: memfault-firmware-sdk
1414
url: https://github.com/memfault/memfault-firmware-sdk
1515
path: modules/lib/memfault-firmware-sdk
16-
revision: 1.16.0
16+
revision: 1.17.0

0 commit comments

Comments
 (0)