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 <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2023-02-19 13:52:57 +09:00
parent d7e0616adb
commit 8a124d1ce9

View file

@ -12,5 +12,5 @@ manifest:
projects:
- name: zephyr
remote: zephyrproject-rtos
revision: v3.3.0
revision: main
import: true