Skip to content

Commit 8a124d1

Browse files
committed
west: Point back to main after 3.3.0 release
This commit updates the example-application to point back to the Zephyr main branch after the Zephyr v3.3.0 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent d7e0616 commit 8a124d1

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,5 +12,5 @@ manifest:
1212
projects:
1313
- name: zephyr
1414
remote: zephyrproject-rtos
15-
revision: v3.3.0
15+
revision: main
1616
import: true

0 commit comments

Comments
 (0)