Skip to content

Commit 2a18105

Browse files
west: Pin the Zephyr release to v4.2.0
Align with Zephyr relase v4.2.0. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 0a57dd8 commit 2a18105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ manifest:
1212
projects:
1313
- name: zephyr
1414
remote: zephyrproject-rtos
15-
revision: main
15+
revision: v4.2.0
1616
import:
1717
# By using name-allowlist we can clone only the modules that are
1818
# strictly needed by the application.

0 commit comments

Comments
 (0)