Skip to content

Commit 06b6bcf

Browse files
committed
west: Point Zephyr back to main after v3.6.0 release
Points the Zephyr revision back to the main branch after the latest release, v3.6.0. Signed-off-by: Maureen Helm <[email protected]>
1 parent 5741383 commit 06b6bcf

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: v3.6.0
15+
revision: main
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)