We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9eda5 commit b2e0f4cCopy full SHA for b2e0f4c
west.yml
@@ -2,7 +2,7 @@ manifest:
2
projects:
3
- name: zephyr
4
url: https://github.com/zephyrproject-rtos/zephyr
5
- revision: v3.7.0
+ revision: v4.0.0
6
import:
7
# Limit the Zephyr modules to the required set
8
name-allowlist:
@@ -13,4 +13,4 @@ manifest:
13
- name: memfault-firmware-sdk
14
url: https://github.com/memfault/memfault-firmware-sdk
15
path: modules/lib/memfault-firmware-sdk
16
- revision: 1.16.0
+ revision: 1.17.0
0 commit comments