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 76d5036 commit 2f934d3Copy full SHA for 2f934d3
west.yml
@@ -2,7 +2,7 @@ manifest:
2
projects:
3
- name: zephyr
4
url: https://github.com/zephyrproject-rtos/zephyr
5
- revision: v4.1.0
+ revision: v4.2.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.26.1
+ revision: 1.28.0
0 commit comments