diff --git a/west.yml b/west.yml index bed4822..c15e452 100644 --- a/west.yml +++ b/west.yml @@ -2,13 +2,7 @@ manifest: remotes: - name: zephyrproject-rtos url-base: https://github.com/zephyrproject-rtos - - name: hohoho-gitea - url-base: ssh://git@ho-ho.de:222 - defaults: - remote: hohoho-gitea - - # load zephyr and custom global zephyr modules projects: - name: zephyr remote: zephyrproject-rtos @@ -24,13 +18,5 @@ manifest: - hal_stm32 - segger - - name: zephyr-usbc-vbus-sensor - remote: hohoho-gitea - repo-path: hohoho/zephyr-usbc-vbus-sensor - path: modules/hohoho/zephyr-usbc-vbus-sensor - revision: v0.1 - groups: - - hohoho - self: path: zephyr-manifest