From baf2bf2f92bd304ff4e94cc4beb5ea4863eb26e7 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 17 Jun 2022 04:05:01 +0200 Subject: [PATCH] Switch back to original core --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index eefde2c..43bb64e 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "https://github.com/maxgerhardt/arduino-pico.git" + "version": "https://github.com/earlephilhower/arduino-pico.git" }, "tool-rp2040tools": { "type": "uploader",