add zephyr-usbc-vbus-sensor module
This commit is contained in:
12
west.yml
12
west.yml
@@ -2,10 +2,10 @@ manifest:
|
|||||||
remotes:
|
remotes:
|
||||||
- name: zephyrproject-rtos
|
- name: zephyrproject-rtos
|
||||||
url-base: https://github.com/zephyrproject-rtos
|
url-base: https://github.com/zephyrproject-rtos
|
||||||
# - name: your-git-server
|
- name: hohoho-gitea
|
||||||
# url-base: https://git.example.com/your-company
|
url-base: https://git.ho-ho.de/hohoho
|
||||||
# defaults:
|
defaults:
|
||||||
# remote: your-git-server
|
remote: hohoho-gitea
|
||||||
projects:
|
projects:
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: zephyrproject-rtos
|
remote: zephyrproject-rtos
|
||||||
@@ -19,7 +19,7 @@ manifest:
|
|||||||
- cmsis_6
|
- cmsis_6
|
||||||
- hal_st
|
- hal_st
|
||||||
- hal_stm32
|
- hal_stm32
|
||||||
# - name: app1
|
- name: zephyr-usbc-vbus-sensor
|
||||||
# revision: SOME_SHA_OR_BRANCH_OR_TAG
|
revision: v0.1
|
||||||
self:
|
self:
|
||||||
path: zephyr-manifest
|
path: zephyr-manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user