west: Pin the Zephyr revision to v3.6.0

Pins the Zephyr revision to the latest release, v3.6.0.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
This commit is contained in:
Maureen Helm 2024-02-23 18:57:47 -06:00
parent 5b7d55d281
commit 5741383f36

View file

@ -12,7 +12,7 @@ manifest:
projects: projects:
- name: zephyr - name: zephyr
remote: zephyrproject-rtos remote: zephyrproject-rtos
revision: main revision: v3.6.0
import: import:
# By using name-allowlist we can clone only the modules that are # By using name-allowlist we can clone only the modules that are
# strictly needed by the application. # strictly needed by the application.