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 <maureen.helm@analog.com>
This commit is contained in:
Maureen Helm 2024-02-23 19:00:05 -06:00
parent 5741383f36
commit 06b6bcf1dc

View file

@ -12,7 +12,7 @@ manifest:
projects: projects:
- name: zephyr - name: zephyr
remote: zephyrproject-rtos remote: zephyrproject-rtos
revision: v3.6.0 revision: main
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.