From 15497ac5401932d02b4e81529fee624955f343c4 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 17 Jun 2022 03:03:11 +0200 Subject: [PATCH] Temporarily change package to test CI --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 43bb64e..eefde2c 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "https://github.com/earlephilhower/arduino-pico.git" + "version": "https://github.com/maxgerhardt/arduino-pico.git" }, "tool-rp2040tools": { "type": "uploader",