From aad89a0e5aac38c9c6a07f26ae7b982315db8af8 Mon Sep 17 00:00:00 2001 From: William Vinnicombe Date: Thu, 8 Aug 2024 17:44:22 +0100 Subject: [PATCH] Switch to public openocd --- config/repositories.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/repositories.json b/config/repositories.json index 2be19ab..7a037db 100644 --- a/config/repositories.json +++ b/config/repositories.json @@ -9,8 +9,8 @@ "tree": "2.0.0" }, { - "href": "git@github.com:raspberrypi/openocd-rp2350.git", - "tree": "rp2350" + "href": "https://github.com/raspberrypi/openocd.git", + "tree": "sdk-2.0.0" }, { "href": "https://github.com/riscv/riscv-gnu-toolchain.git",