From de1a5ef4fab1c82eaaf3bcb93f34e194a08410c5 Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Thu, 11 Aug 2022 00:35:02 +0200 Subject: [PATCH] Use bleeding-edge Arduino-Pico --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index a72ca8d..2328c31 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "~1.20303.0" + "version": "https://github.com/earlephilhower/arduino-pico.git#be18c76c993f5c5c89a253348b246e2416042741" }, "tool-rp2040tools": { "type": "uploader",