Update west.yml

This commit is contained in:
Dmitrii Gudov
2025-06-19 18:28:10 +03:00
committed by GitHub
parent edd8f82b74
commit 1421f45d05
+5
View File
@@ -8,6 +8,8 @@ manifest:
# - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects # - https://docs.zephyrproject.org/3.5.0/develop/west/manifest.html#projects
- name: gpeye - name: gpeye
url-base: https://github.com/GPeye url-base: https://github.com/GPeye
- name: m165437 #new entry
url-base: https://github.com/M165437 #new entry
projects: projects:
- name: mario-peripheral-animation - name: mario-peripheral-animation
remote: gpeye remote: gpeye
@@ -16,5 +18,8 @@ manifest:
remote: zmkfirmware remote: zmkfirmware
revision: main revision: main
import: app/west.yml import: app/west.yml
- name: nice-view-gem #new entry
remote: m165437 #new entry
revision: main #new entry
self: self:
path: boards path: boards