west: Pin the Zephyr release to v3.5.0

Align with Zephyr relase v3.5.0.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-10-23 09:29:05 +00:00 committed by Fabio Baltieri
parent dfae1a4e30
commit 8a8d5fca68

View file

@ -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.