From 300e5803278342151850b7d92f2310e0eaeb0575 Mon Sep 17 00:00:00 2001 From: hohoho Date: Sun, 26 Oct 2025 20:15:17 +0100 Subject: [PATCH] use better settings --- west.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index d6119fa..dc80906 100644 --- a/west.yml +++ b/west.yml @@ -3,9 +3,11 @@ manifest: - name: zephyrproject-rtos url-base: https://github.com/zephyrproject-rtos - name: hohoho-gitea - url-base: https://git.ho-ho.de/hohoho + url-base: ssh://git@ho-ho.de:222 + defaults: remote: hohoho-gitea + projects: - name: zephyr remote: zephyrproject-rtos @@ -19,7 +21,12 @@ manifest: - cmsis_6 - hal_st - 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 + self: path: zephyr-manifest