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