From 5bb8311544ccc83638f0f181a1e104cce8cd20bc Mon Sep 17 00:00:00 2001 From: Maximilian Gerhardt Date: Sat, 20 Aug 2022 13:02:09 +0200 Subject: [PATCH] Update Arduino-Pico bleeding-edge version --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 2328c31..5fce087 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#be18c76c993f5c5c89a253348b246e2416042741" + "version": "https://github.com/earlephilhower/arduino-pico.git#d019f31ef1c98b9e7a0535d6fb873b99fd64c9cb" }, "tool-rp2040tools": { "type": "uploader",