Skip to content

Commit

Permalink
west: Pin the Zephyr release to v3.5.0
Browse files Browse the repository at this point in the history
Align with Zephyr relase v3.5.0.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
  • Loading branch information
fabiobaltieri committed Oct 23, 2023
1 parent dfae1a4 commit 1bfdca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ manifest:
projects:
- name: zephyr
remote: zephyrproject-rtos
revision: main
revision: v3.5.0
import:
# By using name-allowlist we can clone only the modules that are
# strictly needed by the application.
Expand Down

0 comments on commit 1bfdca7

Please sign in to comment.