Skip to content

Commit a7d1b19

Browse files
committed
west: Pin the Zephyr release to v3.1.0
Align with Zephyr relase v3.1.0. Signed-off-by: Carles Cufi <[email protected]>
1 parent 11585b1 commit a7d1b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ manifest:
1212
projects:
1313
- name: zephyr
1414
remote: zephyrproject-rtos
15-
revision: main
15+
revision: v3.1.0
1616
import: true

0 commit comments

Comments
 (0)