use better settings
This commit is contained in:
11
west.yml
11
west.yml
@@ -3,9 +3,11 @@ manifest:
|
|||||||
- name: zephyrproject-rtos
|
- name: zephyrproject-rtos
|
||||||
url-base: https://github.com/zephyrproject-rtos
|
url-base: https://github.com/zephyrproject-rtos
|
||||||
- name: hohoho-gitea
|
- name: hohoho-gitea
|
||||||
url-base: https://git.ho-ho.de/hohoho
|
url-base: ssh://git@ho-ho.de:222
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
remote: hohoho-gitea
|
remote: hohoho-gitea
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: zephyrproject-rtos
|
remote: zephyrproject-rtos
|
||||||
@@ -19,7 +21,12 @@ manifest:
|
|||||||
- cmsis_6
|
- cmsis_6
|
||||||
- hal_st
|
- hal_st
|
||||||
- hal_stm32
|
- hal_stm32
|
||||||
- name: zephyr-usbc-vbus-sensor
|
|
||||||
|
- name: usbc-vbus-sensor
|
||||||
|
remote: hohoho-gitea
|
||||||
|
repo-path: hohoho/zephyr-usbc-vbus-sensor
|
||||||
|
path: modules/hohoho/usbc-vbus-sensor
|
||||||
revision: v0.1
|
revision: v0.1
|
||||||
|
|
||||||
self:
|
self:
|
||||||
path: zephyr-manifest
|
path: zephyr-manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user